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