API Docs for: 0.9.1
Show:

AbstractListener Class

Extends Base

Methods

getConfiguration

() Object

Gets the configuration supplied

Returns:

getOptions

() Object

Gets the options

Returns:

getPlaceholder

() Object

Gets the placeholder and their replacements

Returns:

parse

(
  • text
  • [placeholder]
)
String

Parses a string and extracts message information

Parameters:

Returns:

processPlaceholder

(
  • text
  • [placeholder]
)
String

Processes a text with the placeholder

Parameters:

Returns:

triggerMessage

(
  • messageType
  • data
)

Triggers a message

Parameters:

Properties

TYPE

String static