Preparing search index...
The search index is not available
Fishjam Web SDK - v0.12.0
Fishjam Web SDK
@fishjam-cloud/protobufs
server
MediaEvent_Connected
Interface MediaEvent_Connected
Sent to the peer after connecting to the WebRTC Endpoint.
interface
MediaEvent_Connected
{
endpointId
:
string
;
endpointIdToEndpoint
:
{
[
key
:
string
]:
MediaEvent_Endpoint
}
;
iceServers
:
MediaEvent_IceServer
[]
;
}
Index
Properties
endpoint
Id
endpoint
Id
To
Endpoint
ice
Servers
Properties
endpoint
Id
endpointId
:
string
endpoint
Id
To
Endpoint
endpointIdToEndpoint
:
{
[
key
:
string
]:
MediaEvent_Endpoint
}
ice
Servers
iceServers
:
MediaEvent_IceServer
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Id
endpoint
Id
To
Endpoint
ice
Servers
Fishjam Web SDK - v0.12.0
Loading...
Sent to the peer after connecting to the WebRTC Endpoint.