-
Notifications
You must be signed in to change notification settings - Fork 2
IncomingWebrtcCallEvent
Ajša Terko edited this page Oct 2, 2023
·
3 revisions
Getter for the incomingWebrtcCall
field.
none
-
IncomingWebrtcCall
- Value of theincomingWebrtcCall
field representing the incoming WebRTC call.
Getter for the customData
field.
none
-
Map<String, String>
- Value of thecustomData
field, defined as an object of key-value string pairs, containing custom additional information received with the incoming WebRTC call.