RegStateExIsRegistered Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static bool IsRegistered(
RegState state
)
Public Shared Function IsRegistered (
state As RegState
) As Boolean
public:
static bool IsRegistered(
RegState state
)
static member IsRegistered :
state : RegState -> bool
Parameters
- state
- Type: Ozeki.VoIPRegState
Return Value
Type:
Boolean
See Also