SIPCallPendingDialogID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ICallIdentifierPendingDialogIDIInternalSIPCallPendingDialogIDSee Also