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