Skip to content

IncomingWebrtcCallEvent

Ajša Terko edited this page Oct 2, 2023 · 3 revisions



getIncomingWebrtcCall()

Description

Getter for the incomingWebrtcCall field.

Arguments

  • none

Returns

  • IncomingWebrtcCall - Value of the incomingWebrtcCall field representing the incoming WebRTC call.



getCustomData()

Description

Getter for the customData field.

Arguments

  • none

Returns

  • Map<String, String> - Value of the customData field, defined as an object of key-value string pairs, containing custom additional information received with the incoming WebRTC call.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally