core_message/message_drawer_helper

Provides some helper functions to trigger actions in the message drawer.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) createConversationWithUser

Source:

Trigger an event to create a new conversation in the message drawer.

(static, constant) hide

Source:

Trigger an event to hide the message drawer.

(static, constant) markDrawerReady

Source:

Helper to allow the drawer to mark itself as ready.

(static, constant) show

Source:

Trigger an event to show the message drawer.

(static, constant) showConversation

Source:

Trigger an event to show the given conversation.

(static, constant) showSettings

Source:

Trigger an event to show messaging settings.

(static, constant) waitForDrawerToLoad

Source:

Helper to wait for the drawer to be ready before performing an action.

(inner) drawerMarkedReady

Source:
Properties:
Name Type Description
Whether boolean

the drawer is ready or not