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