bandyer-android-sdk
bandyer-android-sdk
/
com.bandyer.android_sdk.screen_sharing.model
/
ScreenShareInfo
Screen
Share
Info
data
class
ScreenShareInfo
(
val
width
:
Int
,
val
height
:
Int
)
Content copied to clipboard
Screen share information
Author
kristiyan
Constructors
Properties
Constructors
Screen
Share
Info
Link copied to clipboard
fun
ScreenShareInfo
(
width
:
Int
,
height
:
Int
)
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
screen height
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard
screen width