| Name | Value |
|---|---|
| accessors | true |
Components
Component AsynchronousEvents
No description/hint foundProperties
| Access | Required | Name | Type | Hint |
|---|---|---|---|---|
| public | no | config | struct | |
| public | no | listener | component |
Functions
_handlerError
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| catchData | any | true | |
| functionName | string | false |
getConfig
getHostName
getListener
getState
init
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| id | string | false | |
| component | Struct | false | |
| config | Struct | false | |
| listener | Component | false |
restart
sendMessage
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| data | struct | false |
setConfig
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| config | struct | true |
setListener
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| listener | component | true |
start
stop