Class: User

Wildix.Models.User()

new User()

Represents a user that are participated in Wildix PBX.
Properties:
Name Type Description
email string
extension string Can be empty when user doesn't have extension, for example user from Kite service.
faxNumber string
id string
language string
mobilePhone string
name string
officePhone string
picture string Url to the picture of the user
presence Wildix.Models.Presence
location Wildix.Models.Location
call Wildix.Models.Call

Extends