Class UserMeuClientEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed mobile user configuration
public class UserMeuClientEventArgs : CallbackEventArgs
- Inheritance
-
UserMeuClientEventArgs
- Inherited Members
Constructors
UserMeuClientEventArgs()
Initializes a new instance of the UserMeuClientEventArgs class
public UserMeuClientEventArgs()
Properties
UserMeuClientConfig
Gets the the changed mobile user configuration configuration
public TUserMeuClientConfig UserMeuClientConfig { get; }
Property Value
- TUserMeuClientConfig
Methods
ToString()
public override string ToString()