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