stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
UpdateUserPermissionsResponse
Update
User
Permissions
Response
data
class
UpdateUserPermissionsResponse
(
@
Json
(
name
=
"duration"
)
val
duration
:
String
)
Basic response information
Members
Constructors
Update
User
Permissions
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
)
Properties
duration
Link copied to clipboard
val
duration
:
String