API Version: Development

IPCortex.PBX.Auth

The Auth object holds the login authentication related methods, and sompe properties to allow access to the logged in user's details.

IPCortex.PBX.Auth.id

Unique ID (Number), identifying the currently logged-in user. null if not logged-in.

IPCortex.PBX.Auth.uname

Unique login name (String), identifying the currently logged-in user. null if not logged-in.

IPCortex.PBX.Auth.name

Name of logged-in user.

IPCortex.PBX.Auth.company

Company-id of logged-in user.