Properties auth Error auth Error : ( ( reason ) => void )
Type declaration ( reason ) : void Parameters reason : "missing token" | "invalid token" | "expired token" | "room not found" | "peer not found" Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:36 auth Success auth Success : ( ( ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:34 bandwidth Estimation Changed bandwidth Estimation Changed : ( ( estimation ) => void )
Type declaration ( estimation ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:122 component Added component Added : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:91 component Removed component Removed : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:95 component Updated component Updated : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:99 connection Error connection Error : ( ( error ) => void )
Type declaration ( error ) : void Parameters error : { event ?: Event ; message : string ; } Optional
event ?: Event message : string Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:103 disconnect Requested disconnect Requested : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:135 disconnected disconnected : ( ( ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:38 join Error join Error : ( ( metadata ) => void )
Type declaration ( metadata ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:53 joined joined : ( ( peerId , peers , components ) => void )
Type declaration ( peerId , peers , components ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:48 local Endpoint Metadata Changed local Endpoint Metadata Changed : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:133 local Track Added local Track Added : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:124 local Track Bandwidth Set local Track Bandwidth Set : ( ( event ) => void )
Type declaration ( event ) : void Parameters event : { bandwidth : number ; trackId : string ; } bandwidth : number track Id : string Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:129 local Track Encoding Bandwidth Set local Track Encoding Bandwidth Set : ( ( event ) => void )
Type declaration ( event ) : void Parameters event : { bandwidth : number ; rid : string ; trackId : string ; } bandwidth : number rid : string track Id : string Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:130 local Track Encoding Disabled local Track Encoding Disabled : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:132 local Track Encoding Enabled local Track Encoding Enabled : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:131 local Track Metadata Changed local Track Metadata Changed : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:134 local Track Muted local Track Muted : ( ( event ) => void )
Type declaration ( event ) : void Parameters event : { trackId : string ; } Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:127 local Track Removed local Track Removed : ( ( event ) => void )
Type declaration ( event ) : void Parameters event : { trackId : string ; } Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:125 local Track Replaced local Track Replaced : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:126 local Track Unmuted local Track Unmuted : ( ( event ) => void )
Type declaration ( event ) : void Parameters event : { trackId : string ; } Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:128 peer Joined peer Joined : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:79 peer Left peer Left : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:83 peer Updated peer Updated : ( ( peer ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:87 reconnected reconnected : ( ( ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:42 reconnection Retries Limit Reached reconnection Retries Limit Reached : ( ( ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:44 reconnection Started reconnection Started : ( ( ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:40 socket Close socket Close : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:20 socket Error socket Error : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:26 socket Open socket Open : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:32 target Track Encoding Requested target Track Encoding Requested : ( ( event ) => void )
Type declaration ( event ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:123 track Added track Added : ( ( ctx ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:65 track Ready track Ready : ( ( ctx ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:60 track Removed track Removed : ( ( ctx ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:71 track Updated track Updated : ( ( ctx ) => void )
Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:75 tracks Priority Changed tracks Priority Changed : ( ( enabledTracks , disabledTracks ) => void )
Type declaration ( enabledTracks , disabledTracks ) : void Returns void Defined in node_modules/@fishjam-dev/ts-client/dist/src/FishjamClient.d.ts:115
Events emitted by the client with their arguments.