ProtocolCause Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ProtocolCause(
int cause
)
Public Sub New (
cause As Integer
)
public:
ProtocolCause(
int cause
)
new :
cause : int -> ProtocolCause
Parameters
- cause
- Type: SystemInt32
See Also