sdk
androidJvm
sdk
/
io.streamlayer.sdk
/
SLRAppHost
/
ActionShown
Action
Shown
data
class
ActionShown
(
val
source
:
SLRAppHost.ActionShown.Source
,
val
isShown
:
Boolean
)
Visibility changing action of different SDK's views.
Members
Constructors
Action
Shown
Link copied to clipboard
constructor
(
source
:
SLRAppHost.ActionShown.Source
,
isShown
:
Boolean
)
Types
Source
Link copied to clipboard
enum
Source
:
Enum
<
SLRAppHost.ActionShown.Source
>
Source of action.
Properties
is
Shown
Link copied to clipboard
val
isShown
:
Boolean
source
Link copied to clipboard
val
source
:
SLRAppHost.ActionShown.Source