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