DigestElementRespString Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic static string RespString(
DigElementType t
)
Public Shared Function RespString (
t As DigElementType
) As String
public:
static String^ RespString(
DigElementType t
)
static member RespString :
t : DigElementType -> string
Parameters
- t DigElementType
-
Return Value
String
See Also