EmailManager
Table of Contents
Methods
- checkConfigurationPermission() : bool
- Check if current user has permission to configure email.
- getUrl() : string
- Get service URL.
- isEnabled() : bool
- Check if current manager enabled.
- isInUse() : bool
- Check if telephony in use.
Methods
checkConfigurationPermission()
Check if current user has permission to configure email.
public
static checkConfigurationPermission() : bool
Tags
Return values
boolgetUrl()
Get service URL.
public
static getUrl() : string
Tags
Return values
stringisEnabled()
Check if current manager enabled.
public
static isEnabled() : bool
Return values
boolisInUse()
Check if telephony in use.
public
static isInUse() : bool