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