ProtocolCause Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic ProtocolCause(
int cause
)
Public Sub New (
cause As Integer
)
public:
ProtocolCause(
int cause
)
new :
cause : int -> ProtocolCause
Parameters
- cause Int32
-
See Also