pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-api
/
com.pexip.sdk.api.infinity
/
IncomingCancelledEvent
Incoming
Cancelled
Event
@
Serializable
@
SerialName
(
value
=
"incoming_cancelled"
)
data
class
IncomingCancelledEvent
(
val
token
:
String
)
:
InfinityEvent
(
source
)
Members
Constructors
Incoming
Cancelled
Event
Link copied to clipboard
constructor
(
token
:
String
)
Properties
token
Link copied to clipboard
val
token
:
String