sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.model.controllers.services.samsungmsf.commands
/
LaunchWebAppCommand
Launch
Web
App
Command
open
class
LaunchWebAppCommand
:
WSMSFCommand
<
T
>
Members
Constructors
Launch
Web
App
Command
Link copied to clipboard
constructor
(
appURL
:
String
,
params
:
HashMap
<
String
,
String
>
,
callback
:
ICommandCallback
<
Boolean
>
)
Functions
get
Request
Link copied to clipboard
open
fun
getRequest
(
)
:
JSONObject
handle
JSONResponse
Link copied to clipboard
open
fun
handleJSONResponse
(
response
:
JSONObject
)
:
WSCommand.WSCommandResponse
open
fun
handleJSONResponse
(
jo
:
JSONObject
)
:
WSCommand.WSCommandResponse
open
fun
handleJSONResponse
(
ignoreIDCheck
:
Boolean
,
jo
:
JSONObject
)
:
WSCommand.WSCommandResponse
on
Command
Failure
Link copied to clipboard
open
fun
onCommandFailure
(
error
:
VizbeeError
)
Properties
LOG_TAG
Link copied to clipboard
val
LOG_TAG
:
String
val
LOG_TAG
:
String