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
/
NewOfferEvent
New
Offer
Event
@
Serializable
@
SerialName
(
value
=
"new_offer"
)
data
class
NewOfferEvent
(
val
sdp
:
String
)
:
InfinityEvent
(
source
)
Members
Constructors
New
Offer
Event
Link copied to clipboard
constructor
(
sdp
:
String
)
Properties
sdp
Link copied to clipboard
val
sdp
:
String