ReasonValue(String) Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic ReasonValue(
string protocol
)
Public Sub New (
protocol As String
)
public:
ReasonValue(
String^ protocol
)
new :
protocol : string -> ReasonValue
Parameters
- protocol String
-
See Also