Methods
(static) ScanForServers() → {void}
Returns:
- Type:
- void
(static) ScanForServersComplete(event) → {void}
Parameters:
Name | Type | Description |
---|---|---|
event | dynamic |
Returns:
- Type:
- void
(static) ShowKeyboard() → {void}
Returns:
- Type:
- void
(static) clearErrorMessage() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) onDialogButton() → {dynamic}
Returns:
- Type:
- dynamic
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean