Class AuthenticationEventSubscription
- Assembly
- IpPbxCDSClientLib.dll
Subscribing and receiving change notifications for dcf firmware changes To subscribe and unsubscribe use the LibManager class. Subscribe(CallbackSubscription) UnSubscribe(CallbackSubscription)
public class AuthenticationEventSubscription : CallbackSubscription
- Inheritance
-
AuthenticationEventSubscription
- Inherited Members
Constructors
AuthenticationEventSubscription()
Initializes a new instance of the DcfFirmwareSubscription class
public AuthenticationEventSubscription()
Events
AuthenticationEvent
Occurs after dcf firmware has been changed
public event OnAuthenticationEvent AuthenticationEvent