SIPLogSourceGetCompactCallID Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static string GetCompactCallID(
string callID
)
Public Shared Function GetCompactCallID (
callID As String
) As String
public:
static String^ GetCompactCallID(
String^ callID
)
static member GetCompactCallID :
callID : string -> string
Parameters
- callID
- Type: SystemString
Return Value
Type:
String
See Also