SIPCallPendingDialogID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic PendingDialogID PendingDialogID { get; set; }
Public Property PendingDialogID As PendingDialogID
Get
Set
public:
virtual property PendingDialogID^ PendingDialogID {
PendingDialogID^ get () sealed;
void set (PendingDialogID^ value) sealed;
}
abstract PendingDialogID : PendingDialogID with get, set
override PendingDialogID : PendingDialogID with get, set
Property Value
Type:
PendingDialogIDImplements
ICallIdentifierPendingDialogIDIInternalSIPCallPendingDialogID
See Also