InviteArgsOtherPartySIPInfo Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public UserSIPInfo OtherPartySIPInfo { get; set; }
Public Property OtherPartySIPInfo As UserSIPInfo
Get
Set
public:
property UserSIPInfo^ OtherPartySIPInfo {
UserSIPInfo^ get ();
void set (UserSIPInfo^ value);
}
member OtherPartySIPInfo : UserSIPInfo with get, set
Property Value
Type:
UserSIPInfoSee Also