DigestElementRespString Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
- Type: Ozeki.VoIPDigElementType
Return Value
Type:
String
See Also