IPBXSIPClientGetDialInfoSIPAddress Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxSIPAddress GetDialInfoSIPAddress(
string userID
)
Function GetDialInfoSIPAddress (
userID As String
) As SIPAddress
SIPAddress^ GetDialInfoSIPAddress(
String^ userID
)
abstract GetDialInfoSIPAddress :
userID : string -> SIPAddress
Parameters
- userID
- Type: SystemString
Return Value
Type:
SIPAddress
See Also