CallClassProvider.TextRepOfCallState(CallClassProvider+CallState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use the CallStateText method.
public:
static System::String ^ TextRepOfCallState(Microsoft::Uii::Csr::Cti::Providers::CallClassProvider::CallState callState);
[System.Obsolete("Use the CallStateText method.")]
public static string TextRepOfCallState (Microsoft.Uii.Csr.Cti.Providers.CallClassProvider.CallState callState);
[<System.Obsolete("Use the CallStateText method.")>]
static member TextRepOfCallState : Microsoft.Uii.Csr.Cti.Providers.CallClassProvider.CallState -> string
Public Shared Function TextRepOfCallState (callState As CallClassProvider.CallState) As String
Parameters
- callState
- CallClassProvider.CallState
Returns
- Attributes