toggle menu
stream-video-android
1.11.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
AcceptCallResponse
Accept
Call
Response
data
class
AcceptCallResponse
(
@
Json
(
name
=
"duration"
)
val
duration
:
String
)
AcceptCallResponse is the payload for accepting a call.
Members
Constructors
Accept
Call
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
)
Properties
duration
Link copied to clipboard
val
duration
:
String