toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.network.response
/
ResponseLiveData
/
StateListener
State
Listener
inner
class
StateListener
Members
Constructors
State
Listener
Link copied to clipboard
constructor
(
)
Properties
on
Clear
Link copied to clipboard
var
onClear
:
(
)
->
Unit
on
Empty
Link copied to clipboard
var
onEmpty
:
(
)
->
Unit
on
Error
Link copied to clipboard
var
onError
:
(
t
:
Throwable
?
)
->
Unit
on
Failed
Link copied to clipboard
var
onFailed
:
(
errorCode
:
Int
?
,
errorMsg
:
String
?
)
->
Unit
on
Success
Link copied to clipboard
var
onSuccess
:
(
)
->
Unit