SIPLogSourceGetCompactCallID Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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 String
-
Return Value
String
See Also