toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
org.openapitools.client.models
/
PinRequest
Pin
Request
data
class
PinRequest
(
@
Json
(
name
=
"session_id"
)
val
sessionId
:
String
,
@
Json
(
name
=
"user_id"
)
val
userId
:
String
)
Parameters
session
Id
user
Id
Members
Constructors
Pin
Request
Link copied to clipboard
constructor
(
@
Json
(
name
=
"session_id"
)
sessionId
:
String
,
@
Json
(
name
=
"user_id"
)
userId
:
String
)
Properties
session
Id
Link copied to clipboard
val
sessionId
:
String
user
Id
Link copied to clipboard
val
userId
:
String