SIPDialogRemoteContactInfo Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic RemoteDialogContactInfo RemoteContactInfo { get; }
Public ReadOnly Property RemoteContactInfo As RemoteDialogContactInfo
Get
public:
virtual property RemoteDialogContactInfo^ RemoteContactInfo {
RemoteDialogContactInfo^ get () sealed;
}
abstract RemoteContactInfo : RemoteDialogContactInfo with get
override RemoteContactInfo : RemoteDialogContactInfo with get
Property Value
Type:
RemoteDialogContactInfoImplements
ISIPDialogRemoteContactInfo
See Also