SIPDialogDialogState Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
SIPDialogState
See Also