CallMembershipSipUrl Property |
Gets the SIP address of the person in this CallMembership.
Namespace:
SparkSDK
Assembly:
SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public string SipUrl { get; set; }
Property Value
Type:
String
The SIP address.
Remarks Since: 0.1.0
See Also