SIPDialogDialogState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SIPDialogState DialogState { get; }
Public ReadOnly Property DialogState As SIPDialogState
Get
public:
property SIPDialogState DialogState {
SIPDialogState get ();
}
member DialogState : SIPDialogState with get
Property Value
Type:
SIPDialogStateSee Also