INotifierServiceUnregisterNotifier Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxbool UnregisterNotifier(
INotifier notifier
)
Function UnregisterNotifier (
notifier As INotifier
) As Boolean
bool UnregisterNotifier(
INotifier^ notifier
)
abstract UnregisterNotifier :
notifier : INotifier -> bool Parameters
- notifier INotifier
-
Return Value
Boolean
See Also