User class
The User class represents a user configured in Ozeki Phone System. The user class contains the user's name, phone number , email address and other user related information. The main purpose of this class is to be able to handle the users and to see the information related to them.
Properties
Property | Description |
---|---|
enabled | The status of the user (enabled/disabled). |
username | The username of the user. |
fullName | The full name of the user. |
phoneNumber | The phone number of the user. |
mobileNumber | The mobile number of the user. |
emailAddress | The email address of the user. |
devices | The devices of the user. |
Methods
The user class does not have any methods.
Events
Nor does it have any events.
Enumerations
It does not have any enumertations either.
If you have any questions or need assistance, please contact us at info@ozekiphone.com
More information