EmailAddress

This section lists the constructor, fields, methods, callback event methods, and returns (if applicable) associated with this class.

The EmailAddress class extends the _UQAddress class.

See _UQAddress.

Constructor

Constructor Returns

EmailAddress()

EmailAddress object

Fields

The EmailAddress class inherits the following fields from the _Address class:

  • id

  • caps

See _Address.

The EmailAddress class inherits the tasks field from the _UQAddress class.

See _UQAddress.

Field Type

agent

Object

emailconnections

Object

Methods

The EmailAddress class inherits the following methods from the _UQAddress class:

  • acceptTask

  • dequeueTask

See _UQAddress.

Method Returns

getEmailconnectionByConnectionId (connectionId)

Object

getEmailconnectionindexByConnectionId (connectionId)

Index

getFreeEmailconnection

Object

Callback Event Methods

The EmailAddress class inherits the onError callback event method from the _Address class.

See _Address.

The EmailAddress class inherits the following callback event methods from the _UQAddress class:

  • onAccepted

  • onAcceptingTask

  • onDequeueingTask

  • onNotify

  • onTaskAdded

  • onTaskRemoved

  • onUnassigned

See _Address.