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