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