Methods
(static) CreateHomeGroup() → {dynamic}
- Source
Returns:
- Type:
- dynamic
(static) CreateItemDetailsGroup(item) → {dynamic}
Parameters:
| Name | Type | Description |
|---|---|---|
item | object |
- Source
Returns:
- Type:
- dynamic
(static) CreateSearchPage() → {dynamic}
- Source
Returns:
- Type:
- dynamic
(static) CreateServerGroup() → {dynamic}
- Source
Returns:
- Type:
- dynamic
(static) CreateSigninGroup(userNameopt) → {dynamic}
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
userName | dynamic | <optional> | "" |
- Source
Returns:
- Type:
- dynamic
(static) CreateUserSelectGroup(usersopt) → {dynamic}
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
users | dynamic | <optional> | [] |
- Source
Returns:
- Type:
- dynamic
(static) DeleteFromServerList(idOrUrl) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
idOrUrl | string |
- Source
Returns:
- Type:
- void
(static) LoginFlow() → {dynamic}
- Source
Returns:
- Type:
- dynamic
(static) SaveServerList() → {void}
- Source
Returns:
- Type:
- void
(static) SendPerformanceBeacon(signalName) → {void}
Roku Performance monitoring
Parameters:
| Name | Type | Description |
|---|---|---|
signalName | string |
- Source
Returns:
- Type:
- void
(static) playbackOptionDialog(time) → {void}
Opens dialog asking user if they want to resume video or start playback over only on the home screen
Parameters:
| Name | Type | Description |
|---|---|---|
time | longinteger |
- Source
Returns:
- Type:
- void