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

PropertyDescription
enabledThe status of the user (enabled/disabled).
usernameThe username of the user.
fullNameThe full name of the user.
phoneNumberThe phone number of the user.
mobileNumberThe mobile number of the user.
emailAddressThe email address of the user.
devicesThe 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