ProtocolCause Constructor |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic ProtocolCause(
int cause
)
Public Sub New (
cause As Integer
)
public:
ProtocolCause(
int cause
)
new :
cause : int -> ProtocolCause
Parameters
- cause
- Type: SystemInt32
See Also