IPBXSIPClientGetDialInfoSIPAddress Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax SIPAddress 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:
SIPAddressSee Also