SIPDialogDialogState Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic SIPDialogState DialogState { get; }
Public ReadOnly Property DialogState As SIPDialogState
Get
public:
property SIPDialogState DialogState {
SIPDialogState get ();
}
member DialogState : SIPDialogState with get
Property Value
Type:
SIPDialogState
See Also