From 10849d53f96d9b90d0d4c263765d3939a17f15b1 Mon Sep 17 00:00:00 2001 From: skyman503 Date: Fri, 4 Aug 2023 11:24:49 +0000 Subject: [PATCH] Update gh-pages to output generated at 529775f --- ...m.jellyfishdev.jellyfishclient.webrtc.html | 605 ++++++++++++++++++ .../-jellyfish-client-listener/index.html | 24 +- .../on-track-added.html | 4 +- .../on-track-ready.html | 4 +- .../on-track-removed.html | 4 +- .../on-track-updated.html | 4 +- .../index.html | 96 +++ .../on-encoding-changed-listener.html | 72 +++ .../index.html | 96 +++ .../on-voice-activity-changed.html | 72 +++ .../-jellyfish-track-context.html | 72 +++ .../encoding-reason.html | 72 +++ .../-jellyfish-track-context/encoding.html | 72 +++ .../-jellyfish-track-context/index.html | 239 +++++++ .../-jellyfish-track-context/metadata.html | 72 +++ .../-jellyfish-track-context/peer.html | 72 +++ .../set-on-encoding-changed-listener.html | 72 +++ ...et-on-voice-activity-changed-listener.html | 72 +++ .../-jellyfish-track-context/track-id.html | 72 +++ .../-jellyfish-track-context/track.html | 72 +++ .../-jellyfish-track-context/vad-status.html | 72 +++ .../index.html | 60 ++ -jellyfish-client/package-list | 25 +- index.html | 18 + navigation.html | 114 ++-- scripts/pages.json | 2 +- 26 files changed, 2083 insertions(+), 76 deletions(-) create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient.webrtc.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/index.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/on-encoding-changed-listener.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/index.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/on-voice-activity-changed.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/-jellyfish-track-context.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding-reason.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/index.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/metadata.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/peer.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-encoding-changed-listener.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-voice-activity-changed-listener.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track-id.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track.html create mode 100644 -jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/vad-status.html diff --git a/-jellyfish-client/com.jellyfishdev.jellyfishclient.webrtc.html b/-jellyfish-client/com.jellyfishdev.jellyfishclient.webrtc.html new file mode 100644 index 0000000..4b640d9 --- /dev/null +++ b/-jellyfish-client/com.jellyfishdev.jellyfishclient.webrtc.html @@ -0,0 +1,605 @@ + + + + + com.jellyfishdev.jellyfishclient.webrtc + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ +
+

Package-level declarations

+
+
+
+
+
+

Types

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias AudioTrack = org.membraneframework.rtc.media.AudioTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias CameraCapturer = org.membraneframework.rtc.media.CameraCapturer
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias Capturer = org.membraneframework.rtc.media.Capturer
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias Constants = org.membraneframework.rtc.Constants
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias CreateOptions = org.membraneframework.rtc.CreateOptions
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias Dimensions = org.membraneframework.rtc.media.Dimensions
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias EncoderOptions = org.membraneframework.rtc.EncoderOptions
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias EncoderType = org.membraneframework.rtc.EncoderType
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias EncodingReason = org.membraneframework.rtc.models.EncodingReason
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias LocalAudioTrack = org.membraneframework.rtc.media.LocalAudioTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias LocalScreencastTrack = org.membraneframework.rtc.media.LocalScreencastTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias LocalTrack = org.membraneframework.rtc.media.LocalTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias LocalVideoTrack = org.membraneframework.rtc.media.LocalVideoTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias MediaTrackProvider = org.membraneframework.rtc.media.MediaTrackProvider
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias MembraneRTC = org.membraneframework.rtc.MembraneRTC
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias MembraneRTCError = org.membraneframework.rtc.MembraneRTCError
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias MembraneRTCListener = org.membraneframework.rtc.MembraneRTCListener
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias OnEncodingChangedListener = org.membraneframework.rtc.models.OnEncodingChangedListener
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias OnVoiceActivityChangedListener = org.membraneframework.rtc.models.OnVoiceActivityChangedListener
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias Payload = org.membraneframework.rtc.utils.Payload
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias QualityLimitationDurations = org.membraneframework.rtc.models.QualityLimitationDurations
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RemoteAudioTrack = org.membraneframework.rtc.media.RemoteAudioTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RemoteTrack = org.membraneframework.rtc.media.RemoteTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RemoteVideoTrack = org.membraneframework.rtc.media.RemoteVideoTrack
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RTCInboundStats = org.membraneframework.rtc.models.RTCInboundStats
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RTCOutboundStats = org.membraneframework.rtc.models.RTCOutboundStats
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias RTCStats = org.membraneframework.rtc.models.RTCStats
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias SerializedMediaEvent = org.membraneframework.rtc.utils.SerializedMediaEvent
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias SimulcastConfig = org.membraneframework.rtc.SimulcastConfig
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias TrackBandwidthLimit = org.membraneframework.rtc.media.TrackBandwidthLimit
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias TrackEncoding = org.membraneframework.rtc.TrackEncoding
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias VadStatus = org.membraneframework.rtc.models.VadStatus
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias VideoParameters = org.membraneframework.rtc.media.VideoParameters
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias VideoTextureViewRenderer = org.membraneframework.rtc.ui.VideoTextureViewRenderer
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias VideoTrack = org.membraneframework.rtc.media.VideoTrack
+
+
+
+
+
+
+
+
+
+ +
+
+ + diff --git a/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html b/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html index dbdc2c5..4d9ed10 100644 --- a/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html +++ b/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html @@ -245,62 +245,62 @@

Functions

- +
- +
Link copied to clipboard
-
open fun onTrackAdded(ctx: TrackContext)

Called each time the peer which was already in the room, adds new track. Fields track and stream will be set to null. These fields will be set to non-null value in {@link JellyfishClientListener.onTrackReady}

+
open fun onTrackAdded(ctx: TrackContext)

Called each time the peer which was already in the room, adds new track. Fields track and stream will be set to null. These fields will be set to non-null value in {@link JellyfishClientListener.onTrackReady}

- +
- +
Link copied to clipboard
-
abstract fun onTrackReady(ctx: TrackContext)

Called when data in a new track arrives.

+
abstract fun onTrackReady(ctx: TrackContext)

Called when data in a new track arrives.

- +
- +
Link copied to clipboard
-
abstract fun onTrackRemoved(ctx: TrackContext)

Called when some track will no longer be sent.

+
abstract fun onTrackRemoved(ctx: TrackContext)

Called when some track will no longer be sent.

- +
- +
Link copied to clipboard
-
open fun onTrackUpdated(ctx: TrackContext)

Called each time peer has its track metadata updated.

+

Called each time peer has its track metadata updated.

diff --git a/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html b/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html index 2e546c1..5ca8691 100644 --- a/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html +++ b/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html @@ -54,12 +54,12 @@
-
+

onTrackAdded

-
open fun onTrackAdded(ctx: TrackContext)

Called each time the peer which was already in the room, adds new track. Fields track and stream will be set to null. These fields will be set to non-null value in {@link JellyfishClientListener.onTrackReady}

+
open fun onTrackAdded(ctx: TrackContext)

Called each time the peer which was already in the room, adds new track. Fields track and stream will be set to null. These fields will be set to non-null value in {@link JellyfishClientListener.onTrackReady}

-
+

onTrackReady

-
abstract fun onTrackReady(ctx: TrackContext)

Called when data in a new track arrives.

This callback is always called after {@link JellyfishClientListener.onTrackAdded}. It informs user that data related to the given track arrives and can be played or displayed.

+
abstract fun onTrackReady(ctx: TrackContext)

Called when data in a new track arrives.

This callback is always called after {@link JellyfishClientListener.onTrackAdded}. It informs user that data related to the given track arrives and can be played or displayed.

-
+

onTrackRemoved

-
abstract fun onTrackRemoved(ctx: TrackContext)

Called when some track will no longer be sent.

It will also be called before {@link JellyfishClientListener.onPeerLeft} for each track of this peer.

+
abstract fun onTrackRemoved(ctx: TrackContext)

Called when some track will no longer be sent.

It will also be called before {@link JellyfishClientListener.onPeerLeft} for each track of this peer.

-
+

onTrackUpdated

-
open fun onTrackUpdated(ctx: TrackContext)

Called each time peer has its track metadata updated.

+

Called each time peer has its track metadata updated.

+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
class JellyfishTrackContext(trackContext: TrackContext)
+
+
+
+
@@ -124,6 +169,21 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
diff --git a/-jellyfish-client/package-list b/-jellyfish-client/package-list index 665ab58..950e189 100644 --- a/-jellyfish-client/package-list +++ b/-jellyfish-client/package-list @@ -1,5 +1,6 @@ $dokka.format:html-v1 $dokka.linkExtension:html +$dokka.location:com.jellyfishdev.jellyfishclient.webrtc////PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient.webrtc.html $dokka.location:com.jellyfishdev.jellyfishclient////PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/index.html $dokka.location:com.jellyfishdev.jellyfishclient/Config///PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/index.html $dokka.location:com.jellyfishdev.jellyfishclient/Config/Config/#kotlin.String#kotlin.String/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/-config.html @@ -37,10 +38,25 @@ $dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onPeerU $dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onSocketClose/#kotlin.Int#kotlin.String/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-close.html $dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onSocketError/#kotlin.Throwable#okhttp3.Response?/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-error.html $dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onSocketOpen/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-open.html -$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackAdded/#org.membraneframework.rtc.models.TrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html -$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackReady/#org.membraneframework.rtc.models.TrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-ready.html -$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackRemoved/#org.membraneframework.rtc.models.TrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-removed.html -$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackUpdated/#org.membraneframework.rtc.models.TrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-updated.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackAdded/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackReady/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-ready.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackRemoved/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-removed.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishClientListener/onTrackUpdated/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-updated.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishOnEncodingChangedListener///PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/index.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishOnEncodingChangedListener/onEncodingChangedListener/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/on-encoding-changed-listener.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishOnVoiceActivityChangedListener///PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/index.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishOnVoiceActivityChangedListener/onVoiceActivityChanged/#com.jellyfishdev.jellyfishclient.JellyfishTrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/on-voice-activity-changed.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext///PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/index.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/JellyfishTrackContext/#org.membraneframework.rtc.models.TrackContext/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/-jellyfish-track-context.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/encoding/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/encodingReason/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding-reason.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/metadata/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/metadata.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/peer/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/peer.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/setOnEncodingChangedListener/#com.jellyfishdev.jellyfishclient.JellyfishOnEncodingChangedListener/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-encoding-changed-listener.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/setOnVoiceActivityChangedListener/#com.jellyfishdev.jellyfishclient.JellyfishOnVoiceActivityChangedListener/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-voice-activity-changed-listener.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/track/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/trackId/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track-id.html +$dokka.location:com.jellyfishdev.jellyfishclient/JellyfishTrackContext/vadStatus/#/PointingToDeclaration/-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/vad-status.html $dokka.location:jellyfish////PointingToDeclaration/-jellyfish-client/jellyfish/index.html $dokka.location:jellyfish//authRequestOrNull/jellyfish.PeerNotifications.PeerMessageOrBuilder#/PointingToDeclaration/-jellyfish-client/jellyfish/auth-request-or-null.html $dokka.location:jellyfish//authenticatedOrNull/jellyfish.PeerNotifications.PeerMessageOrBuilder#/PointingToDeclaration/-jellyfish-client/jellyfish/authenticated-or-null.html @@ -356,5 +372,6 @@ $dokka.location:jellyfish/PeerNotifications/descriptor/#/PointingToDeclaration/ $dokka.location:jellyfish/PeerNotifications/registerAllExtensions/#com.google.protobuf.ExtensionRegistry/PointingToDeclaration/-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html $dokka.location:jellyfish/PeerNotifications/registerAllExtensions/#com.google.protobuf.ExtensionRegistryLite/PointingToDeclaration/-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html com.jellyfishdev.jellyfishclient +com.jellyfishdev.jellyfishclient.webrtc jellyfish diff --git a/index.html b/index.html index 35c98c5..f453c35 100644 --- a/index.html +++ b/index.html @@ -79,6 +79,24 @@

Packages

+ +
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
diff --git a/navigation.html b/navigation.html index 498f9eb..8a3b625 100644 --- a/navigation.html +++ b/navigation.html @@ -11,111 +11,123 @@ + + + +
+ -
- -
+
+ + -
+ -
+ -
+ -
+ -
- -
- -
- -
+
+ + -
- -
- -
+ -
- -
+ -
- -
- - -
- -
- -
- -
+
+ +
+ + -
+ -
- -
+ -
+ -
+ -
- -
+
+ + -
+ -
+ - -
- -
+ - - diff --git a/scripts/pages.json b/scripts/pages.json index 5844691..13c1ff4 100644 --- a/scripts/pages.json +++ b/scripts/pages.json @@ -1 +1 @@ -[{"name":"AUTHENTICATED","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTHENTICATED","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-a-u-t-h-e-n-t-i-c-a-t-e-d/index.html","searchKeys":["AUTHENTICATED","AUTHENTICATED","jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTHENTICATED"]},{"name":"AUTH_REQUEST","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTH_REQUEST","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-a-u-t-h_-r-e-q-u-e-s-t/index.html","searchKeys":["AUTH_REQUEST","AUTH_REQUEST","jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTH_REQUEST"]},{"name":"CONTENT_NOT_SET","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.CONTENT_NOT_SET","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-c-o-n-t-e-n-t_-n-o-t_-s-e-t/index.html","searchKeys":["CONTENT_NOT_SET","CONTENT_NOT_SET","jellyfish.PeerNotifications.PeerMessage.ContentCase.CONTENT_NOT_SET"]},{"name":"MEDIA_EVENT","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.MEDIA_EVENT","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-m-e-d-i-a_-e-v-e-n-t/index.html","searchKeys":["MEDIA_EVENT","MEDIA_EVENT","jellyfish.PeerNotifications.PeerMessage.ContentCase.MEDIA_EVENT"]},{"name":"abstract fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-auth-request.html","searchKeys":["getAuthRequest","abstract fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequest"]},{"name":"abstract fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","abstract fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequestOrBuilder"]},{"name":"abstract fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-authenticated.html","searchKeys":["getAuthenticated","abstract fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticated"]},{"name":"abstract fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","abstract fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticatedOrBuilder"]},{"name":"abstract fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-content-case.html","searchKeys":["getContentCase","abstract fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessageOrBuilder.getContentCase"]},{"name":"abstract fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/get-data.html","searchKeys":["getData","abstract fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getData"]},{"name":"abstract fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/get-data-bytes.html","searchKeys":["getDataBytes","abstract fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getDataBytes"]},{"name":"abstract fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-media-event.html","searchKeys":["getMediaEvent","abstract fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEvent"]},{"name":"abstract fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","abstract fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEventOrBuilder"]},{"name":"abstract fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/get-token.html","searchKeys":["getToken","abstract fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getToken"]},{"name":"abstract fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/get-token-bytes.html","searchKeys":["getTokenBytes","abstract fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getTokenBytes"]},{"name":"abstract fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-auth-request.html","searchKeys":["hasAuthRequest","abstract fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthRequest"]},{"name":"abstract fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-authenticated.html","searchKeys":["hasAuthenticated","abstract fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthenticated"]},{"name":"abstract fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-media-event.html","searchKeys":["hasMediaEvent","abstract fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasMediaEvent"]},{"name":"abstract fun onAuthError()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-auth-error.html","searchKeys":["onAuthError","abstract fun onAuthError()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthError"]},{"name":"abstract fun onAuthSuccess()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthSuccess","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-auth-success.html","searchKeys":["onAuthSuccess","abstract fun onAuthSuccess()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthSuccess"]},{"name":"abstract fun onJoinError(metadata: Any)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoinError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-join-error.html","searchKeys":["onJoinError","abstract fun onJoinError(metadata: Any)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoinError"]},{"name":"abstract fun onJoined(peerID: String, peersInRoom: List)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoined","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-joined.html","searchKeys":["onJoined","abstract fun onJoined(peerID: String, peersInRoom: List)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoined"]},{"name":"abstract fun onPeerJoined(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerJoined","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-joined.html","searchKeys":["onPeerJoined","abstract fun onPeerJoined(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerJoined"]},{"name":"abstract fun onPeerLeft(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerLeft","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-left.html","searchKeys":["onPeerLeft","abstract fun onPeerLeft(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerLeft"]},{"name":"abstract fun onPeerUpdated(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerUpdated","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-updated.html","searchKeys":["onPeerUpdated","abstract fun onPeerUpdated(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerUpdated"]},{"name":"abstract fun onTrackReady(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackReady","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-ready.html","searchKeys":["onTrackReady","abstract fun onTrackReady(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackReady"]},{"name":"abstract fun onTrackRemoved(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackRemoved","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-removed.html","searchKeys":["onTrackRemoved","abstract fun onTrackRemoved(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackRemoved"]},{"name":"class AuthRequest : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/index.html","searchKeys":["AuthRequest","class AuthRequest : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequest"]},{"name":"class Authenticated : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/index.html","searchKeys":["Authenticated","class Authenticated : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Authenticated"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.AuthRequestKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.AuthenticatedKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.AuthenticatedKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.MediaEventKt.Dsl"]},{"name":"class JellyfishClient(appContext: Context, listener: JellyfishClientListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/index.html","searchKeys":["JellyfishClient","class JellyfishClient(appContext: Context, listener: JellyfishClientListener)","com.jellyfishdev.jellyfishclient.JellyfishClient"]},{"name":"class MediaEvent : GeneratedMessageV3, PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/index.html","searchKeys":["MediaEvent","class MediaEvent : GeneratedMessageV3, PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEvent"]},{"name":"class PeerMessage : GeneratedMessageV3, PeerNotifications.PeerMessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/index.html","searchKeys":["PeerMessage","class PeerMessage : GeneratedMessageV3, PeerNotifications.PeerMessageOrBuilder","jellyfish.PeerNotifications.PeerMessage"]},{"name":"class PeerNotifications","description":"jellyfish.PeerNotifications","location":"-jellyfish-client/jellyfish/-peer-notifications/index.html","searchKeys":["PeerNotifications","class PeerNotifications","jellyfish.PeerNotifications"]},{"name":"constructor(appContext: Context, listener: JellyfishClientListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.JellyfishClient","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/-jellyfish-client.html","searchKeys":["JellyfishClient","constructor(appContext: Context, listener: JellyfishClientListener)","com.jellyfishdev.jellyfishclient.JellyfishClient.JellyfishClient"]},{"name":"constructor(websocketUrl: String, token: String)","description":"com.jellyfishdev.jellyfishclient.Config.Config","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/-config.html","searchKeys":["Config","constructor(websocketUrl: String, token: String)","com.jellyfishdev.jellyfishclient.Config.Config"]},{"name":"data class Config(val websocketUrl: String, val token: String)","description":"com.jellyfishdev.jellyfishclient.Config","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/index.html","searchKeys":["Config","data class Config(val websocketUrl: String, val token: String)","com.jellyfishdev.jellyfishclient.Config"]},{"name":"enum ContentCase : Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/index.html","searchKeys":["ContentCase","enum ContentCase : Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum","jellyfish.PeerNotifications.PeerMessage.ContentCase"]},{"name":"fun changeWebRTCLoggingSeverity(severity: Logging.Severity)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.changeWebRTCLoggingSeverity","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/change-web-r-t-c-logging-severity.html","searchKeys":["changeWebRTCLoggingSeverity","fun changeWebRTCLoggingSeverity(severity: Logging.Severity)","com.jellyfishdev.jellyfishclient.JellyfishClient.changeWebRTCLoggingSeverity"]},{"name":"fun cleanUp()","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.cleanUp","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/clean-up.html","searchKeys":["cleanUp","fun cleanUp()","com.jellyfishdev.jellyfishclient.JellyfishClient.cleanUp"]},{"name":"fun clearAuthRequest()","description":"jellyfish.PeerMessageKt.Dsl.clearAuthRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-auth-request.html","searchKeys":["clearAuthRequest","fun clearAuthRequest()","jellyfish.PeerMessageKt.Dsl.clearAuthRequest"]},{"name":"fun clearAuthenticated()","description":"jellyfish.PeerMessageKt.Dsl.clearAuthenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-authenticated.html","searchKeys":["clearAuthenticated","fun clearAuthenticated()","jellyfish.PeerMessageKt.Dsl.clearAuthenticated"]},{"name":"fun clearContent()","description":"jellyfish.PeerMessageKt.Dsl.clearContent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-content.html","searchKeys":["clearContent","fun clearContent()","jellyfish.PeerMessageKt.Dsl.clearContent"]},{"name":"fun clearData()","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.clearData","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/clear-data.html","searchKeys":["clearData","fun clearData()","jellyfish.PeerMessageKt.MediaEventKt.Dsl.clearData"]},{"name":"fun clearMediaEvent()","description":"jellyfish.PeerMessageKt.Dsl.clearMediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-media-event.html","searchKeys":["clearMediaEvent","fun clearMediaEvent()","jellyfish.PeerMessageKt.Dsl.clearMediaEvent"]},{"name":"fun clearToken()","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.clearToken","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/clear-token.html","searchKeys":["clearToken","fun clearToken()","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.clearToken"]},{"name":"fun connect(config: Config)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.connect","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/connect.html","searchKeys":["connect","fun connect(config: Config)","com.jellyfishdev.jellyfishclient.JellyfishClient.connect"]},{"name":"fun createAudioTrack(metadata: Metadata): LocalAudioTrack","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createAudioTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-audio-track.html","searchKeys":["createAudioTrack","fun createAudioTrack(metadata: Metadata): LocalAudioTrack","com.jellyfishdev.jellyfishclient.JellyfishClient.createAudioTrack"]},{"name":"fun createScreencastTrack(mediaProjectionPermission: Intent, videoParameters: VideoParameters, metadata: Metadata, onEnd: () -> Unit? = null): LocalScreencastTrack?","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createScreencastTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-screencast-track.html","searchKeys":["createScreencastTrack","fun createScreencastTrack(mediaProjectionPermission: Intent, videoParameters: VideoParameters, metadata: Metadata, onEnd: () -> Unit? = null): LocalScreencastTrack?","com.jellyfishdev.jellyfishclient.JellyfishClient.createScreencastTrack"]},{"name":"fun createVideoTrack(videoParameters: VideoParameters, metadata: Metadata, captureDeviceName: String? = null): LocalVideoTrack","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createVideoTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-video-track.html","searchKeys":["createVideoTrack","fun createVideoTrack(videoParameters: VideoParameters, metadata: Metadata, captureDeviceName: String? = null): LocalVideoTrack","com.jellyfishdev.jellyfishclient.JellyfishClient.createVideoTrack"]},{"name":"fun disableTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.disableTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/disable-track-encoding.html","searchKeys":["disableTrackEncoding","fun disableTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.disableTrackEncoding"]},{"name":"fun enableTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.enableTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/enable-track-encoding.html","searchKeys":["enableTrackEncoding","fun enableTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.enableTrackEncoding"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.getDescriptor"]},{"name":"fun getStats(): Map","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.getStats","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/get-stats.html","searchKeys":["getStats","fun getStats(): Map","com.jellyfishdev.jellyfishclient.JellyfishClient.getStats"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.Authenticated.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.getUnknownFields"]},{"name":"fun hasAuthRequest(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-auth-request.html","searchKeys":["hasAuthRequest","fun hasAuthRequest(): Boolean","jellyfish.PeerMessageKt.Dsl.hasAuthRequest"]},{"name":"fun hasAuthenticated(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-authenticated.html","searchKeys":["hasAuthenticated","fun hasAuthenticated(): Boolean","jellyfish.PeerMessageKt.Dsl.hasAuthenticated"]},{"name":"fun hasMediaEvent(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-media-event.html","searchKeys":["hasMediaEvent","fun hasMediaEvent(): Boolean","jellyfish.PeerMessageKt.Dsl.hasMediaEvent"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.isInitialized"]},{"name":"fun join(peerMetadata: Metadata = emptyMap())","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.join","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/join.html","searchKeys":["join","fun join(peerMetadata: Metadata = emptyMap())","com.jellyfishdev.jellyfishclient.JellyfishClient.join"]},{"name":"fun leave()","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.leave","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/leave.html","searchKeys":["leave","fun leave()","com.jellyfishdev.jellyfishclient.JellyfishClient.leave"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeUnknownFields"]},{"name":"fun removeTrack(trackId: String): Boolean","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.removeTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/remove-track.html","searchKeys":["removeTrack","fun removeTrack(trackId: String): Boolean","com.jellyfishdev.jellyfishclient.JellyfishClient.removeTrack"]},{"name":"fun setEncodingBandwidth(trackId: String, encoding: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setEncodingBandwidth","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-encoding-bandwidth.html","searchKeys":["setEncodingBandwidth","fun setEncodingBandwidth(trackId: String, encoding: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","com.jellyfishdev.jellyfishclient.JellyfishClient.setEncodingBandwidth"]},{"name":"fun setTargetTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setTargetTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-target-track-encoding.html","searchKeys":["setTargetTrackEncoding","fun setTargetTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.setTargetTrackEncoding"]},{"name":"fun setTrackBandwidth(trackId: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setTrackBandwidth","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-track-bandwidth.html","searchKeys":["setTrackBandwidth","fun setTrackBandwidth(trackId: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","com.jellyfishdev.jellyfishclient.JellyfishClient.setTrackBandwidth"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setUnknownFields"]},{"name":"fun updatePeerMetadata(peerMetadata: Metadata)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.updatePeerMetadata","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/update-peer-metadata.html","searchKeys":["updatePeerMetadata","fun updatePeerMetadata(peerMetadata: Metadata)","com.jellyfishdev.jellyfishclient.JellyfishClient.updatePeerMetadata"]},{"name":"fun updateTrackMetadata(trackId: String, trackMetadata: Metadata)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.updateTrackMetadata","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/update-track-metadata.html","searchKeys":["updateTrackMetadata","fun updateTrackMetadata(trackId: String, trackMetadata: Metadata)","com.jellyfishdev.jellyfishclient.JellyfishClient.updateTrackMetadata"]},{"name":"inline fun PeerNotifications.PeerMessage.AuthRequest.copy(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.AuthRequest.copy(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.Authenticated.copy(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.Authenticated.copy(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.MediaEvent.copy(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.MediaEvent.copy(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.copy(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.copy(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","jellyfish.copy"]},{"name":"inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerMessageKt.authRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/auth-request.html","searchKeys":["authRequest","inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerMessageKt.authRequest"]},{"name":"inline fun authenticated(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerMessageKt.authenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/authenticated.html","searchKeys":["authenticated","inline fun authenticated(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerMessageKt.authenticated"]},{"name":"inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerMessageKt.mediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/media-event.html","searchKeys":["mediaEvent","inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerMessageKt.mediaEvent"]},{"name":"inline fun peerMessage(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","description":"jellyfish.peerMessage","location":"-jellyfish-client/jellyfish/peer-message.html","searchKeys":["peerMessage","inline fun peerMessage(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","jellyfish.peerMessage"]},{"name":"interface AuthRequestOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/index.html","searchKeys":["AuthRequestOrBuilder","interface AuthRequestOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder"]},{"name":"interface AuthenticatedOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated-or-builder/index.html","searchKeys":["AuthenticatedOrBuilder","interface AuthenticatedOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthenticatedOrBuilder"]},{"name":"interface JellyfishClientListener","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html","searchKeys":["JellyfishClientListener","interface JellyfishClientListener","com.jellyfishdev.jellyfishclient.JellyfishClientListener"]},{"name":"interface MediaEventOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/index.html","searchKeys":["MediaEventOrBuilder","interface MediaEventOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder"]},{"name":"interface PeerMessageOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/index.html","searchKeys":["PeerMessageOrBuilder","interface PeerMessageOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder"]},{"name":"object AuthRequestKt","description":"jellyfish.PeerMessageKt.AuthRequestKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/index.html","searchKeys":["AuthRequestKt","object AuthRequestKt","jellyfish.PeerMessageKt.AuthRequestKt"]},{"name":"object AuthenticatedKt","description":"jellyfish.PeerMessageKt.AuthenticatedKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/index.html","searchKeys":["AuthenticatedKt","object AuthenticatedKt","jellyfish.PeerMessageKt.AuthenticatedKt"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.AuthenticatedKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.AuthenticatedKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.MediaEventKt.Dsl.Companion"]},{"name":"object MediaEventKt","description":"jellyfish.PeerMessageKt.MediaEventKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/index.html","searchKeys":["MediaEventKt","object MediaEventKt","jellyfish.PeerMessageKt.MediaEventKt"]},{"name":"object PeerMessageKt","description":"jellyfish.PeerMessageKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/index.html","searchKeys":["PeerMessageKt","object PeerMessageKt","jellyfish.PeerMessageKt"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.addRepeatedField"]},{"name":"open fun build(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.build"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.buildPartial"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clear"]},{"name":"open fun clearAuthRequest(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-auth-request.html","searchKeys":["clearAuthRequest","open fun clearAuthRequest(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthRequest"]},{"name":"open fun clearAuthenticated(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-authenticated.html","searchKeys":["clearAuthenticated","open fun clearAuthenticated(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthenticated"]},{"name":"open fun clearContent(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearContent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-content.html","searchKeys":["clearContent","open fun clearContent(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearContent"]},{"name":"open fun clearData(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-data.html","searchKeys":["clearData","open fun clearData(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearData"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearField"]},{"name":"open fun clearMediaEvent(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-media-event.html","searchKeys":["clearMediaEvent","open fun clearMediaEvent(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearMediaEvent"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearOneof"]},{"name":"open fun clearToken(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-token.html","searchKeys":["clearToken","open fun clearToken(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearToken"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clone"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.equals"]},{"name":"open fun forNumber(value: Int): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.forNumber","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/for-number.html","searchKeys":["forNumber","open fun forNumber(value: Int): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.forNumber"]},{"name":"open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request.html","searchKeys":["getAuthRequest","open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequest"]},{"name":"open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-auth-request.html","searchKeys":["getAuthRequest","open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.getAuthRequest"]},{"name":"open fun getAuthRequestBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request-builder.html","searchKeys":["getAuthRequestBuilder","open fun getAuthRequestBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestBuilder"]},{"name":"open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestOrBuilder"]},{"name":"open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.getAuthRequestOrBuilder"]},{"name":"open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated.html","searchKeys":["getAuthenticated","open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticated"]},{"name":"open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-authenticated.html","searchKeys":["getAuthenticated","open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.getAuthenticated"]},{"name":"open fun getAuthenticatedBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated-builder.html","searchKeys":["getAuthenticatedBuilder","open fun getAuthenticatedBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedBuilder"]},{"name":"open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedOrBuilder"]},{"name":"open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.getAuthenticatedOrBuilder"]},{"name":"open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-content-case.html","searchKeys":["getContentCase","open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.Builder.getContentCase"]},{"name":"open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-content-case.html","searchKeys":["getContentCase","open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.getContentCase"]},{"name":"open fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-data.html","searchKeys":["getData","open fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getData"]},{"name":"open fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-data.html","searchKeys":["getData","open fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getData"]},{"name":"open fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-data-bytes.html","searchKeys":["getDataBytes","open fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDataBytes"]},{"name":"open fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-data-bytes.html","searchKeys":["getDataBytes","open fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDataBytes"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstance"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstanceForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptorForType"]},{"name":"open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event.html","searchKeys":["getMediaEvent","open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEvent"]},{"name":"open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-media-event.html","searchKeys":["getMediaEvent","open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.getMediaEvent"]},{"name":"open fun getMediaEventBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event-builder.html","searchKeys":["getMediaEventBuilder","open fun getMediaEventBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventBuilder"]},{"name":"open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventOrBuilder"]},{"name":"open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.getMediaEventOrBuilder"]},{"name":"open fun getNumber(): Int","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.getNumber","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/get-number.html","searchKeys":["getNumber","open fun getNumber(): Int","jellyfish.PeerNotifications.PeerMessage.ContentCase.getNumber"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.Authenticated.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.getParserForType"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.Authenticated.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.getSerializedSize"]},{"name":"open fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-token.html","searchKeys":["getToken","open fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getToken"]},{"name":"open fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-token.html","searchKeys":["getToken","open fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getToken"]},{"name":"open fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-token-bytes.html","searchKeys":["getTokenBytes","open fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getTokenBytes"]},{"name":"open fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-token-bytes.html","searchKeys":["getTokenBytes","open fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getTokenBytes"]},{"name":"open fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-auth-request.html","searchKeys":["hasAuthRequest","open fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthRequest"]},{"name":"open fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-auth-request.html","searchKeys":["hasAuthRequest","open fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasAuthRequest"]},{"name":"open fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-authenticated.html","searchKeys":["hasAuthenticated","open fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthenticated"]},{"name":"open fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-authenticated.html","searchKeys":["hasAuthenticated","open fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasAuthenticated"]},{"name":"open fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-media-event.html","searchKeys":["hasMediaEvent","open fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasMediaEvent"]},{"name":"open fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-media-event.html","searchKeys":["hasMediaEvent","open fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasMediaEvent"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.AuthRequest.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.Authenticated.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.MediaEvent.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.hashCode"]},{"name":"open fun mergeAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-auth-request.html","searchKeys":["mergeAuthRequest","open fun mergeAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthRequest"]},{"name":"open fun mergeAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-authenticated.html","searchKeys":["mergeAuthenticated","open fun mergeAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthenticated"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-media-event.html","searchKeys":["mergeMediaEvent","open fun mergeMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeMediaEvent"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilderForType"]},{"name":"open fun onBandwidthEstimationChanged(estimation: Long)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onBandwidthEstimationChanged","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-bandwidth-estimation-changed.html","searchKeys":["onBandwidthEstimationChanged","open fun onBandwidthEstimationChanged(estimation: Long)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onBandwidthEstimationChanged"]},{"name":"open fun onDisconnected()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onDisconnected","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-disconnected.html","searchKeys":["onDisconnected","open fun onDisconnected()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onDisconnected"]},{"name":"open fun onSocketClose(code: Int, reason: String)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketClose","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-close.html","searchKeys":["onSocketClose","open fun onSocketClose(code: Int, reason: String)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketClose"]},{"name":"open fun onSocketError(t: Throwable, response: Response?)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-error.html","searchKeys":["onSocketError","open fun onSocketError(t: Throwable, response: Response?)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketError"]},{"name":"open fun onSocketOpen()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketOpen","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-open.html","searchKeys":["onSocketOpen","open fun onSocketOpen()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketOpen"]},{"name":"open fun onTrackAdded(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackAdded","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html","searchKeys":["onTrackAdded","open fun onTrackAdded(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackAdded"]},{"name":"open fun onTrackUpdated(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackUpdated","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-updated.html","searchKeys":["onTrackUpdated","open fun onTrackUpdated(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackUpdated"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.Authenticated.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.parser"]},{"name":"open fun registerAllExtensions(registry: ExtensionRegistry)","description":"jellyfish.PeerNotifications.registerAllExtensions","location":"-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html","searchKeys":["registerAllExtensions","open fun registerAllExtensions(registry: ExtensionRegistry)","jellyfish.PeerNotifications.registerAllExtensions"]},{"name":"open fun registerAllExtensions(registry: ExtensionRegistryLite)","description":"jellyfish.PeerNotifications.registerAllExtensions","location":"-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html","searchKeys":["registerAllExtensions","open fun registerAllExtensions(registry: ExtensionRegistryLite)","jellyfish.PeerNotifications.registerAllExtensions"]},{"name":"open fun setAuthRequest(builderForValue: PeerNotifications.PeerMessage.AuthRequest.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-auth-request.html","searchKeys":["setAuthRequest","open fun setAuthRequest(builderForValue: PeerNotifications.PeerMessage.AuthRequest.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest"]},{"name":"open fun setAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-auth-request.html","searchKeys":["setAuthRequest","open fun setAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest"]},{"name":"open fun setAuthenticated(builderForValue: PeerNotifications.PeerMessage.Authenticated.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-authenticated.html","searchKeys":["setAuthenticated","open fun setAuthenticated(builderForValue: PeerNotifications.PeerMessage.Authenticated.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated"]},{"name":"open fun setAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-authenticated.html","searchKeys":["setAuthenticated","open fun setAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated"]},{"name":"open fun setData(value: String): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-data.html","searchKeys":["setData","open fun setData(value: String): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setData"]},{"name":"open fun setDataBytes(value: ByteString): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-data-bytes.html","searchKeys":["setDataBytes","open fun setDataBytes(value: ByteString): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setDataBytes"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setField"]},{"name":"open fun setMediaEvent(builderForValue: PeerNotifications.PeerMessage.MediaEvent.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-media-event.html","searchKeys":["setMediaEvent","open fun setMediaEvent(builderForValue: PeerNotifications.PeerMessage.MediaEvent.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent"]},{"name":"open fun setMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-media-event.html","searchKeys":["setMediaEvent","open fun setMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setRepeatedField"]},{"name":"open fun setToken(value: String): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-token.html","searchKeys":["setToken","open fun setToken(value: String): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setToken"]},{"name":"open fun setTokenBytes(value: ByteString): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-token-bytes.html","searchKeys":["setTokenBytes","open fun setTokenBytes(value: ByteString): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setTokenBytes"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.toBuilder"]},{"name":"open fun valueOf(name: String): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/value-of.html","searchKeys":["valueOf","open fun valueOf(name: String): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf"]},{"name":"open fun valueOf(value: Int): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/value-of.html","searchKeys":["valueOf","open fun valueOf(value: Int): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf"]},{"name":"open fun values(): Array","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.values","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/values.html","searchKeys":["values","open fun values(): Array","jellyfish.PeerNotifications.PeerMessage.ContentCase.values"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.AuthRequest.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.Authenticated.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.MediaEvent.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.writeTo"]},{"name":"open val descriptor: Descriptors.FileDescriptor","description":"jellyfish.PeerNotifications.descriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/descriptor.html","searchKeys":["descriptor","open val descriptor: Descriptors.FileDescriptor","jellyfish.PeerNotifications.descriptor"]},{"name":"val AUTHENTICATED_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.AUTHENTICATED_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-a-u-t-h-e-n-t-i-c-a-t-e-d_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["AUTHENTICATED_FIELD_NUMBER","val AUTHENTICATED_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.AUTHENTICATED_FIELD_NUMBER"]},{"name":"val AUTH_REQUEST_FIELD_NUMBER: Int = 2","description":"jellyfish.PeerNotifications.PeerMessage.AUTH_REQUEST_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-a-u-t-h_-r-e-q-u-e-s-t_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["AUTH_REQUEST_FIELD_NUMBER","val AUTH_REQUEST_FIELD_NUMBER: Int = 2","jellyfish.PeerNotifications.PeerMessage.AUTH_REQUEST_FIELD_NUMBER"]},{"name":"val DATA_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.DATA_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-d-a-t-a_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["DATA_FIELD_NUMBER","val DATA_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.MediaEvent.DATA_FIELD_NUMBER"]},{"name":"val MEDIA_EVENT_FIELD_NUMBER: Int = 3","description":"jellyfish.PeerNotifications.PeerMessage.MEDIA_EVENT_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-m-e-d-i-a_-e-v-e-n-t_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["MEDIA_EVENT_FIELD_NUMBER","val MEDIA_EVENT_FIELD_NUMBER: Int = 3","jellyfish.PeerNotifications.PeerMessage.MEDIA_EVENT_FIELD_NUMBER"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.authRequestOrNull: PeerNotifications.PeerMessage.AuthRequest?","description":"jellyfish.authRequestOrNull","location":"-jellyfish-client/jellyfish/auth-request-or-null.html","searchKeys":["authRequestOrNull","val PeerNotifications.PeerMessageOrBuilder.authRequestOrNull: PeerNotifications.PeerMessage.AuthRequest?","jellyfish.authRequestOrNull"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.authenticatedOrNull: PeerNotifications.PeerMessage.Authenticated?","description":"jellyfish.authenticatedOrNull","location":"-jellyfish-client/jellyfish/authenticated-or-null.html","searchKeys":["authenticatedOrNull","val PeerNotifications.PeerMessageOrBuilder.authenticatedOrNull: PeerNotifications.PeerMessage.Authenticated?","jellyfish.authenticatedOrNull"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.mediaEventOrNull: PeerNotifications.PeerMessage.MediaEvent?","description":"jellyfish.mediaEventOrNull","location":"-jellyfish-client/jellyfish/media-event-or-null.html","searchKeys":["mediaEventOrNull","val PeerNotifications.PeerMessageOrBuilder.mediaEventOrNull: PeerNotifications.PeerMessage.MediaEvent?","jellyfish.mediaEventOrNull"]},{"name":"val TOKEN_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.TOKEN_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-t-o-k-e-n_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["TOKEN_FIELD_NUMBER","val TOKEN_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.AuthRequest.TOKEN_FIELD_NUMBER"]},{"name":"val contentCase: PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerMessageKt.Dsl.contentCase","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/content-case.html","searchKeys":["contentCase","val contentCase: PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerMessageKt.Dsl.contentCase"]},{"name":"val token: String","description":"com.jellyfishdev.jellyfishclient.Config.token","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/token.html","searchKeys":["token","val token: String","com.jellyfishdev.jellyfishclient.Config.token"]},{"name":"val websocketUrl: String","description":"com.jellyfishdev.jellyfishclient.Config.websocketUrl","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/websocket-url.html","searchKeys":["websocketUrl","val websocketUrl: String","com.jellyfishdev.jellyfishclient.Config.websocketUrl"]},{"name":"var authRequest: PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerMessageKt.Dsl.authRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/auth-request.html","searchKeys":["authRequest","var authRequest: PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerMessageKt.Dsl.authRequest"]},{"name":"var authenticated: PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerMessageKt.Dsl.authenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/authenticated.html","searchKeys":["authenticated","var authenticated: PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerMessageKt.Dsl.authenticated"]},{"name":"var data: String","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.data","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/data.html","searchKeys":["data","var data: String","jellyfish.PeerMessageKt.MediaEventKt.Dsl.data"]},{"name":"var mediaEvent: PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerMessageKt.Dsl.mediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/media-event.html","searchKeys":["mediaEvent","var mediaEvent: PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerMessageKt.Dsl.mediaEvent"]},{"name":"var token: String","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.token","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/token.html","searchKeys":["token","var token: String","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.token"]}] +[{"name":"AUTHENTICATED","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTHENTICATED","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-a-u-t-h-e-n-t-i-c-a-t-e-d/index.html","searchKeys":["AUTHENTICATED","AUTHENTICATED","jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTHENTICATED"]},{"name":"AUTH_REQUEST","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTH_REQUEST","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-a-u-t-h_-r-e-q-u-e-s-t/index.html","searchKeys":["AUTH_REQUEST","AUTH_REQUEST","jellyfish.PeerNotifications.PeerMessage.ContentCase.AUTH_REQUEST"]},{"name":"CONTENT_NOT_SET","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.CONTENT_NOT_SET","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-c-o-n-t-e-n-t_-n-o-t_-s-e-t/index.html","searchKeys":["CONTENT_NOT_SET","CONTENT_NOT_SET","jellyfish.PeerNotifications.PeerMessage.ContentCase.CONTENT_NOT_SET"]},{"name":"MEDIA_EVENT","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.MEDIA_EVENT","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/-m-e-d-i-a_-e-v-e-n-t/index.html","searchKeys":["MEDIA_EVENT","MEDIA_EVENT","jellyfish.PeerNotifications.PeerMessage.ContentCase.MEDIA_EVENT"]},{"name":"abstract fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-auth-request.html","searchKeys":["getAuthRequest","abstract fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequest"]},{"name":"abstract fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","abstract fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthRequestOrBuilder"]},{"name":"abstract fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-authenticated.html","searchKeys":["getAuthenticated","abstract fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticated"]},{"name":"abstract fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","abstract fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getAuthenticatedOrBuilder"]},{"name":"abstract fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-content-case.html","searchKeys":["getContentCase","abstract fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessageOrBuilder.getContentCase"]},{"name":"abstract fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/get-data.html","searchKeys":["getData","abstract fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getData"]},{"name":"abstract fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/get-data-bytes.html","searchKeys":["getDataBytes","abstract fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder.getDataBytes"]},{"name":"abstract fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-media-event.html","searchKeys":["getMediaEvent","abstract fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEvent"]},{"name":"abstract fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","abstract fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder.getMediaEventOrBuilder"]},{"name":"abstract fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/get-token.html","searchKeys":["getToken","abstract fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getToken"]},{"name":"abstract fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/get-token-bytes.html","searchKeys":["getTokenBytes","abstract fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder.getTokenBytes"]},{"name":"abstract fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-auth-request.html","searchKeys":["hasAuthRequest","abstract fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthRequest"]},{"name":"abstract fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-authenticated.html","searchKeys":["hasAuthenticated","abstract fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasAuthenticated"]},{"name":"abstract fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/has-media-event.html","searchKeys":["hasMediaEvent","abstract fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessageOrBuilder.hasMediaEvent"]},{"name":"abstract fun onAuthError()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-auth-error.html","searchKeys":["onAuthError","abstract fun onAuthError()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthError"]},{"name":"abstract fun onAuthSuccess()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthSuccess","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-auth-success.html","searchKeys":["onAuthSuccess","abstract fun onAuthSuccess()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onAuthSuccess"]},{"name":"abstract fun onEncodingChangedListener(trackContext: JellyfishTrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishOnEncodingChangedListener.onEncodingChangedListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/on-encoding-changed-listener.html","searchKeys":["onEncodingChangedListener","abstract fun onEncodingChangedListener(trackContext: JellyfishTrackContext)","com.jellyfishdev.jellyfishclient.JellyfishOnEncodingChangedListener.onEncodingChangedListener"]},{"name":"abstract fun onJoinError(metadata: Any)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoinError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-join-error.html","searchKeys":["onJoinError","abstract fun onJoinError(metadata: Any)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoinError"]},{"name":"abstract fun onJoined(peerID: String, peersInRoom: List)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoined","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-joined.html","searchKeys":["onJoined","abstract fun onJoined(peerID: String, peersInRoom: List)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onJoined"]},{"name":"abstract fun onPeerJoined(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerJoined","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-joined.html","searchKeys":["onPeerJoined","abstract fun onPeerJoined(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerJoined"]},{"name":"abstract fun onPeerLeft(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerLeft","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-left.html","searchKeys":["onPeerLeft","abstract fun onPeerLeft(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerLeft"]},{"name":"abstract fun onPeerUpdated(peer: Peer)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerUpdated","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-peer-updated.html","searchKeys":["onPeerUpdated","abstract fun onPeerUpdated(peer: Peer)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onPeerUpdated"]},{"name":"abstract fun onTrackReady(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackReady","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-ready.html","searchKeys":["onTrackReady","abstract fun onTrackReady(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackReady"]},{"name":"abstract fun onTrackRemoved(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackRemoved","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-removed.html","searchKeys":["onTrackRemoved","abstract fun onTrackRemoved(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackRemoved"]},{"name":"abstract fun onVoiceActivityChanged(trackContext: JellyfishTrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishOnVoiceActivityChangedListener.onVoiceActivityChanged","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/on-voice-activity-changed.html","searchKeys":["onVoiceActivityChanged","abstract fun onVoiceActivityChanged(trackContext: JellyfishTrackContext)","com.jellyfishdev.jellyfishclient.JellyfishOnVoiceActivityChangedListener.onVoiceActivityChanged"]},{"name":"class AuthRequest : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/index.html","searchKeys":["AuthRequest","class AuthRequest : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequest"]},{"name":"class Authenticated : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/index.html","searchKeys":["Authenticated","class Authenticated : GeneratedMessageV3, PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Authenticated"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder"]},{"name":"class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/index.html","searchKeys":["Builder","class Builder : GeneratedMessageV3.Builder , PeerNotifications.PeerMessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.AuthRequestKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.AuthenticatedKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.AuthenticatedKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.Dsl"]},{"name":"class Dsl","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/index.html","searchKeys":["Dsl","class Dsl","jellyfish.PeerMessageKt.MediaEventKt.Dsl"]},{"name":"class JellyfishClient(appContext: Context, listener: JellyfishClientListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/index.html","searchKeys":["JellyfishClient","class JellyfishClient(appContext: Context, listener: JellyfishClientListener)","com.jellyfishdev.jellyfishclient.JellyfishClient"]},{"name":"class JellyfishTrackContext(trackContext: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/index.html","searchKeys":["JellyfishTrackContext","class JellyfishTrackContext(trackContext: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishTrackContext"]},{"name":"class MediaEvent : GeneratedMessageV3, PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/index.html","searchKeys":["MediaEvent","class MediaEvent : GeneratedMessageV3, PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEvent"]},{"name":"class PeerMessage : GeneratedMessageV3, PeerNotifications.PeerMessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/index.html","searchKeys":["PeerMessage","class PeerMessage : GeneratedMessageV3, PeerNotifications.PeerMessageOrBuilder","jellyfish.PeerNotifications.PeerMessage"]},{"name":"class PeerNotifications","description":"jellyfish.PeerNotifications","location":"-jellyfish-client/jellyfish/-peer-notifications/index.html","searchKeys":["PeerNotifications","class PeerNotifications","jellyfish.PeerNotifications"]},{"name":"constructor(appContext: Context, listener: JellyfishClientListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.JellyfishClient","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/-jellyfish-client.html","searchKeys":["JellyfishClient","constructor(appContext: Context, listener: JellyfishClientListener)","com.jellyfishdev.jellyfishclient.JellyfishClient.JellyfishClient"]},{"name":"constructor(trackContext: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.JellyfishTrackContext","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/-jellyfish-track-context.html","searchKeys":["JellyfishTrackContext","constructor(trackContext: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.JellyfishTrackContext"]},{"name":"constructor(websocketUrl: String, token: String)","description":"com.jellyfishdev.jellyfishclient.Config.Config","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/-config.html","searchKeys":["Config","constructor(websocketUrl: String, token: String)","com.jellyfishdev.jellyfishclient.Config.Config"]},{"name":"data class Config(val websocketUrl: String, val token: String)","description":"com.jellyfishdev.jellyfishclient.Config","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/index.html","searchKeys":["Config","data class Config(val websocketUrl: String, val token: String)","com.jellyfishdev.jellyfishclient.Config"]},{"name":"enum ContentCase : Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/index.html","searchKeys":["ContentCase","enum ContentCase : Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum","jellyfish.PeerNotifications.PeerMessage.ContentCase"]},{"name":"fun changeWebRTCLoggingSeverity(severity: Logging.Severity)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.changeWebRTCLoggingSeverity","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/change-web-r-t-c-logging-severity.html","searchKeys":["changeWebRTCLoggingSeverity","fun changeWebRTCLoggingSeverity(severity: Logging.Severity)","com.jellyfishdev.jellyfishclient.JellyfishClient.changeWebRTCLoggingSeverity"]},{"name":"fun cleanUp()","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.cleanUp","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/clean-up.html","searchKeys":["cleanUp","fun cleanUp()","com.jellyfishdev.jellyfishclient.JellyfishClient.cleanUp"]},{"name":"fun clearAuthRequest()","description":"jellyfish.PeerMessageKt.Dsl.clearAuthRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-auth-request.html","searchKeys":["clearAuthRequest","fun clearAuthRequest()","jellyfish.PeerMessageKt.Dsl.clearAuthRequest"]},{"name":"fun clearAuthenticated()","description":"jellyfish.PeerMessageKt.Dsl.clearAuthenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-authenticated.html","searchKeys":["clearAuthenticated","fun clearAuthenticated()","jellyfish.PeerMessageKt.Dsl.clearAuthenticated"]},{"name":"fun clearContent()","description":"jellyfish.PeerMessageKt.Dsl.clearContent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-content.html","searchKeys":["clearContent","fun clearContent()","jellyfish.PeerMessageKt.Dsl.clearContent"]},{"name":"fun clearData()","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.clearData","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/clear-data.html","searchKeys":["clearData","fun clearData()","jellyfish.PeerMessageKt.MediaEventKt.Dsl.clearData"]},{"name":"fun clearMediaEvent()","description":"jellyfish.PeerMessageKt.Dsl.clearMediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/clear-media-event.html","searchKeys":["clearMediaEvent","fun clearMediaEvent()","jellyfish.PeerMessageKt.Dsl.clearMediaEvent"]},{"name":"fun clearToken()","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.clearToken","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/clear-token.html","searchKeys":["clearToken","fun clearToken()","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.clearToken"]},{"name":"fun connect(config: Config)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.connect","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/connect.html","searchKeys":["connect","fun connect(config: Config)","com.jellyfishdev.jellyfishclient.JellyfishClient.connect"]},{"name":"fun createAudioTrack(metadata: Metadata): LocalAudioTrack","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createAudioTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-audio-track.html","searchKeys":["createAudioTrack","fun createAudioTrack(metadata: Metadata): LocalAudioTrack","com.jellyfishdev.jellyfishclient.JellyfishClient.createAudioTrack"]},{"name":"fun createScreencastTrack(mediaProjectionPermission: Intent, videoParameters: VideoParameters, metadata: Metadata, onEnd: () -> Unit? = null): LocalScreencastTrack?","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createScreencastTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-screencast-track.html","searchKeys":["createScreencastTrack","fun createScreencastTrack(mediaProjectionPermission: Intent, videoParameters: VideoParameters, metadata: Metadata, onEnd: () -> Unit? = null): LocalScreencastTrack?","com.jellyfishdev.jellyfishclient.JellyfishClient.createScreencastTrack"]},{"name":"fun createVideoTrack(videoParameters: VideoParameters, metadata: Metadata, captureDeviceName: String? = null): LocalVideoTrack","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.createVideoTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/create-video-track.html","searchKeys":["createVideoTrack","fun createVideoTrack(videoParameters: VideoParameters, metadata: Metadata, captureDeviceName: String? = null): LocalVideoTrack","com.jellyfishdev.jellyfishclient.JellyfishClient.createVideoTrack"]},{"name":"fun disableTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.disableTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/disable-track-encoding.html","searchKeys":["disableTrackEncoding","fun disableTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.disableTrackEncoding"]},{"name":"fun enableTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.enableTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/enable-track-encoding.html","searchKeys":["enableTrackEncoding","fun enableTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.enableTrackEncoding"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDescriptor"]},{"name":"fun getDescriptor(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.getDescriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-descriptor.html","searchKeys":["getDescriptor","fun getDescriptor(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.getDescriptor"]},{"name":"fun getStats(): Map","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.getStats","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/get-stats.html","searchKeys":["getStats","fun getStats(): Map","com.jellyfishdev.jellyfishclient.JellyfishClient.getStats"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.Authenticated.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getUnknownFields"]},{"name":"fun getUnknownFields(): UnknownFieldSet","description":"jellyfish.PeerNotifications.PeerMessage.getUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-unknown-fields.html","searchKeys":["getUnknownFields","fun getUnknownFields(): UnknownFieldSet","jellyfish.PeerNotifications.PeerMessage.getUnknownFields"]},{"name":"fun hasAuthRequest(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-auth-request.html","searchKeys":["hasAuthRequest","fun hasAuthRequest(): Boolean","jellyfish.PeerMessageKt.Dsl.hasAuthRequest"]},{"name":"fun hasAuthenticated(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-authenticated.html","searchKeys":["hasAuthenticated","fun hasAuthenticated(): Boolean","jellyfish.PeerMessageKt.Dsl.hasAuthenticated"]},{"name":"fun hasMediaEvent(): Boolean","description":"jellyfish.PeerMessageKt.Dsl.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/has-media-event.html","searchKeys":["hasMediaEvent","fun hasMediaEvent(): Boolean","jellyfish.PeerMessageKt.Dsl.hasMediaEvent"]},{"name":"fun interface JellyfishOnEncodingChangedListener","description":"com.jellyfishdev.jellyfishclient.JellyfishOnEncodingChangedListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-encoding-changed-listener/index.html","searchKeys":["JellyfishOnEncodingChangedListener","fun interface JellyfishOnEncodingChangedListener","com.jellyfishdev.jellyfishclient.JellyfishOnEncodingChangedListener"]},{"name":"fun interface JellyfishOnVoiceActivityChangedListener","description":"com.jellyfishdev.jellyfishclient.JellyfishOnVoiceActivityChangedListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-on-voice-activity-changed-listener/index.html","searchKeys":["JellyfishOnVoiceActivityChangedListener","fun interface JellyfishOnVoiceActivityChangedListener","com.jellyfishdev.jellyfishclient.JellyfishOnVoiceActivityChangedListener"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.isInitialized"]},{"name":"fun isInitialized(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.isInitialized","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/is-initialized.html","searchKeys":["isInitialized","fun isInitialized(): Boolean","jellyfish.PeerNotifications.PeerMessage.isInitialized"]},{"name":"fun join(peerMetadata: Metadata = emptyMap())","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.join","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/join.html","searchKeys":["join","fun join(peerMetadata: Metadata = emptyMap())","com.jellyfishdev.jellyfishclient.JellyfishClient.join"]},{"name":"fun leave()","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.leave","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/leave.html","searchKeys":["leave","fun leave()","com.jellyfishdev.jellyfishclient.JellyfishClient.leave"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeUnknownFields"]},{"name":"fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-unknown-fields.html","searchKeys":["mergeUnknownFields","fun mergeUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeUnknownFields"]},{"name":"fun removeTrack(trackId: String): Boolean","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.removeTrack","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/remove-track.html","searchKeys":["removeTrack","fun removeTrack(trackId: String): Boolean","com.jellyfishdev.jellyfishclient.JellyfishClient.removeTrack"]},{"name":"fun setEncodingBandwidth(trackId: String, encoding: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setEncodingBandwidth","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-encoding-bandwidth.html","searchKeys":["setEncodingBandwidth","fun setEncodingBandwidth(trackId: String, encoding: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","com.jellyfishdev.jellyfishclient.JellyfishClient.setEncodingBandwidth"]},{"name":"fun setOnEncodingChangedListener(listener: JellyfishOnEncodingChangedListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.setOnEncodingChangedListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-encoding-changed-listener.html","searchKeys":["setOnEncodingChangedListener","fun setOnEncodingChangedListener(listener: JellyfishOnEncodingChangedListener)","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.setOnEncodingChangedListener"]},{"name":"fun setOnVoiceActivityChangedListener(listener: JellyfishOnVoiceActivityChangedListener)","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.setOnVoiceActivityChangedListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/set-on-voice-activity-changed-listener.html","searchKeys":["setOnVoiceActivityChangedListener","fun setOnVoiceActivityChangedListener(listener: JellyfishOnVoiceActivityChangedListener)","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.setOnVoiceActivityChangedListener"]},{"name":"fun setTargetTrackEncoding(trackId: String, encoding: TrackEncoding)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setTargetTrackEncoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-target-track-encoding.html","searchKeys":["setTargetTrackEncoding","fun setTargetTrackEncoding(trackId: String, encoding: TrackEncoding)","com.jellyfishdev.jellyfishclient.JellyfishClient.setTargetTrackEncoding"]},{"name":"fun setTrackBandwidth(trackId: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.setTrackBandwidth","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/set-track-bandwidth.html","searchKeys":["setTrackBandwidth","fun setTrackBandwidth(trackId: String, bandwidthLimit: TrackBandwidthLimit.BandwidthLimit)","com.jellyfishdev.jellyfishclient.JellyfishClient.setTrackBandwidth"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setUnknownFields"]},{"name":"fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setUnknownFields","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-unknown-fields.html","searchKeys":["setUnknownFields","fun setUnknownFields(unknownFields: UnknownFieldSet): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setUnknownFields"]},{"name":"fun updatePeerMetadata(peerMetadata: Metadata)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.updatePeerMetadata","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/update-peer-metadata.html","searchKeys":["updatePeerMetadata","fun updatePeerMetadata(peerMetadata: Metadata)","com.jellyfishdev.jellyfishclient.JellyfishClient.updatePeerMetadata"]},{"name":"fun updateTrackMetadata(trackId: String, trackMetadata: Metadata)","description":"com.jellyfishdev.jellyfishclient.JellyfishClient.updateTrackMetadata","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client/update-track-metadata.html","searchKeys":["updateTrackMetadata","fun updateTrackMetadata(trackId: String, trackMetadata: Metadata)","com.jellyfishdev.jellyfishclient.JellyfishClient.updateTrackMetadata"]},{"name":"inline fun PeerNotifications.PeerMessage.AuthRequest.copy(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.AuthRequest.copy(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.Authenticated.copy(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.Authenticated.copy(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.MediaEvent.copy(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.MediaEvent.copy(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","jellyfish.copy"]},{"name":"inline fun PeerNotifications.PeerMessage.copy(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","description":"jellyfish.copy","location":"-jellyfish-client/jellyfish/copy.html","searchKeys":["copy","inline fun PeerNotifications.PeerMessage.copy(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","jellyfish.copy"]},{"name":"inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerMessageKt.authRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/auth-request.html","searchKeys":["authRequest","inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerMessageKt.authRequest"]},{"name":"inline fun authenticated(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerMessageKt.authenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/authenticated.html","searchKeys":["authenticated","inline fun authenticated(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerMessageKt.authenticated"]},{"name":"inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerMessageKt.mediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/media-event.html","searchKeys":["mediaEvent","inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerMessageKt.mediaEvent"]},{"name":"inline fun peerMessage(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","description":"jellyfish.peerMessage","location":"-jellyfish-client/jellyfish/peer-message.html","searchKeys":["peerMessage","inline fun peerMessage(block: PeerMessageKt.Dsl.() -> Unit): PeerNotifications.PeerMessage","jellyfish.peerMessage"]},{"name":"interface AuthRequestOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request-or-builder/index.html","searchKeys":["AuthRequestOrBuilder","interface AuthRequestOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthRequestOrBuilder"]},{"name":"interface AuthenticatedOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.AuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated-or-builder/index.html","searchKeys":["AuthenticatedOrBuilder","interface AuthenticatedOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.AuthenticatedOrBuilder"]},{"name":"interface JellyfishClientListener","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/index.html","searchKeys":["JellyfishClientListener","interface JellyfishClientListener","com.jellyfishdev.jellyfishclient.JellyfishClientListener"]},{"name":"interface MediaEventOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event-or-builder/index.html","searchKeys":["MediaEventOrBuilder","interface MediaEventOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessage.MediaEventOrBuilder"]},{"name":"interface PeerMessageOrBuilder : MessageOrBuilder","description":"jellyfish.PeerNotifications.PeerMessageOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message-or-builder/index.html","searchKeys":["PeerMessageOrBuilder","interface PeerMessageOrBuilder : MessageOrBuilder","jellyfish.PeerNotifications.PeerMessageOrBuilder"]},{"name":"object AuthRequestKt","description":"jellyfish.PeerMessageKt.AuthRequestKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/index.html","searchKeys":["AuthRequestKt","object AuthRequestKt","jellyfish.PeerMessageKt.AuthRequestKt"]},{"name":"object AuthenticatedKt","description":"jellyfish.PeerMessageKt.AuthenticatedKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/index.html","searchKeys":["AuthenticatedKt","object AuthenticatedKt","jellyfish.PeerMessageKt.AuthenticatedKt"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.AuthenticatedKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-authenticated-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.AuthenticatedKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.Dsl.Companion"]},{"name":"object Companion","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.Companion","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/-companion/index.html","searchKeys":["Companion","object Companion","jellyfish.PeerMessageKt.MediaEventKt.Dsl.Companion"]},{"name":"object MediaEventKt","description":"jellyfish.PeerMessageKt.MediaEventKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/index.html","searchKeys":["MediaEventKt","object MediaEventKt","jellyfish.PeerMessageKt.MediaEventKt"]},{"name":"object PeerMessageKt","description":"jellyfish.PeerMessageKt","location":"-jellyfish-client/jellyfish/-peer-message-kt/index.html","searchKeys":["PeerMessageKt","object PeerMessageKt","jellyfish.PeerMessageKt"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.addRepeatedField"]},{"name":"open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.addRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/add-repeated-field.html","searchKeys":["addRepeatedField","open fun addRepeatedField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.addRepeatedField"]},{"name":"open fun build(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.build"]},{"name":"open fun build(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.build","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/build.html","searchKeys":["build","open fun build(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.build"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.buildPartial"]},{"name":"open fun buildPartial(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.buildPartial","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/build-partial.html","searchKeys":["buildPartial","open fun buildPartial(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.buildPartial"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clear"]},{"name":"open fun clear(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clear","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear.html","searchKeys":["clear","open fun clear(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clear"]},{"name":"open fun clearAuthRequest(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-auth-request.html","searchKeys":["clearAuthRequest","open fun clearAuthRequest(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthRequest"]},{"name":"open fun clearAuthenticated(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-authenticated.html","searchKeys":["clearAuthenticated","open fun clearAuthenticated(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearAuthenticated"]},{"name":"open fun clearContent(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearContent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-content.html","searchKeys":["clearContent","open fun clearContent(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearContent"]},{"name":"open fun clearData(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-data.html","searchKeys":["clearData","open fun clearData(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearData"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearField"]},{"name":"open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-field.html","searchKeys":["clearField","open fun clearField(field: Descriptors.FieldDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearField"]},{"name":"open fun clearMediaEvent(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-media-event.html","searchKeys":["clearMediaEvent","open fun clearMediaEvent(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearMediaEvent"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clearOneof"]},{"name":"open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearOneof","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clear-oneof.html","searchKeys":["clearOneof","open fun clearOneof(oneof: Descriptors.OneofDescriptor): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clearOneof"]},{"name":"open fun clearToken(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clear-token.html","searchKeys":["clearToken","open fun clearToken(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clearToken"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.clone"]},{"name":"open fun clone(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clone","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/clone.html","searchKeys":["clone","open fun clone(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.clone"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.AuthRequest.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.Authenticated.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.MediaEvent.equals"]},{"name":"open fun equals(obj: Any): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.equals","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/equals.html","searchKeys":["equals","open fun equals(obj: Any): Boolean","jellyfish.PeerNotifications.PeerMessage.equals"]},{"name":"open fun forNumber(value: Int): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.forNumber","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/for-number.html","searchKeys":["forNumber","open fun forNumber(value: Int): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.forNumber"]},{"name":"open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request.html","searchKeys":["getAuthRequest","open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequest"]},{"name":"open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.getAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-auth-request.html","searchKeys":["getAuthRequest","open fun getAuthRequest(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.getAuthRequest"]},{"name":"open fun getAuthRequestBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request-builder.html","searchKeys":["getAuthRequestBuilder","open fun getAuthRequestBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestBuilder"]},{"name":"open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthRequestOrBuilder"]},{"name":"open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getAuthRequestOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-auth-request-or-builder.html","searchKeys":["getAuthRequestOrBuilder","open fun getAuthRequestOrBuilder(): PeerNotifications.PeerMessage.AuthRequestOrBuilder","jellyfish.PeerNotifications.PeerMessage.getAuthRequestOrBuilder"]},{"name":"open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated.html","searchKeys":["getAuthenticated","open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticated"]},{"name":"open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.getAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-authenticated.html","searchKeys":["getAuthenticated","open fun getAuthenticated(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.getAuthenticated"]},{"name":"open fun getAuthenticatedBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated-builder.html","searchKeys":["getAuthenticatedBuilder","open fun getAuthenticatedBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedBuilder"]},{"name":"open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getAuthenticatedOrBuilder"]},{"name":"open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getAuthenticatedOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-authenticated-or-builder.html","searchKeys":["getAuthenticatedOrBuilder","open fun getAuthenticatedOrBuilder(): PeerNotifications.PeerMessage.AuthenticatedOrBuilder","jellyfish.PeerNotifications.PeerMessage.getAuthenticatedOrBuilder"]},{"name":"open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-content-case.html","searchKeys":["getContentCase","open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.Builder.getContentCase"]},{"name":"open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.getContentCase","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-content-case.html","searchKeys":["getContentCase","open fun getContentCase(): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.getContentCase"]},{"name":"open fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-data.html","searchKeys":["getData","open fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getData"]},{"name":"open fun getData(): String","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-data.html","searchKeys":["getData","open fun getData(): String","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getData"]},{"name":"open fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-data-bytes.html","searchKeys":["getDataBytes","open fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDataBytes"]},{"name":"open fun getDataBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-data-bytes.html","searchKeys":["getDataBytes","open fun getDataBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDataBytes"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstance"]},{"name":"open fun getDefaultInstance(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstance","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-default-instance.html","searchKeys":["getDefaultInstance","open fun getDefaultInstance(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstance"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDefaultInstanceForType"]},{"name":"open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstanceForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-default-instance-for-type.html","searchKeys":["getDefaultInstanceForType","open fun getDefaultInstanceForType(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getDefaultInstanceForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.Builder.getDescriptorForType"]},{"name":"open fun getDescriptorForType(): Descriptors.Descriptor","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptorForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/get-descriptor-for-type.html","searchKeys":["getDescriptorForType","open fun getDescriptorForType(): Descriptors.Descriptor","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.getDescriptorForType"]},{"name":"open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event.html","searchKeys":["getMediaEvent","open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEvent"]},{"name":"open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.getMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-media-event.html","searchKeys":["getMediaEvent","open fun getMediaEvent(): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.getMediaEvent"]},{"name":"open fun getMediaEventBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event-builder.html","searchKeys":["getMediaEventBuilder","open fun getMediaEventBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventBuilder"]},{"name":"open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.Builder.getMediaEventOrBuilder"]},{"name":"open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","description":"jellyfish.PeerNotifications.PeerMessage.getMediaEventOrBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-media-event-or-builder.html","searchKeys":["getMediaEventOrBuilder","open fun getMediaEventOrBuilder(): PeerNotifications.PeerMessage.MediaEventOrBuilder","jellyfish.PeerNotifications.PeerMessage.getMediaEventOrBuilder"]},{"name":"open fun getNumber(): Int","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.getNumber","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/get-number.html","searchKeys":["getNumber","open fun getNumber(): Int","jellyfish.PeerNotifications.PeerMessage.ContentCase.getNumber"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.Authenticated.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getParserForType"]},{"name":"open fun getParserForType(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.getParserForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-parser-for-type.html","searchKeys":["getParserForType","open fun getParserForType(): Parser","jellyfish.PeerNotifications.PeerMessage.getParserForType"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.Authenticated.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.MediaEvent.getSerializedSize"]},{"name":"open fun getSerializedSize(): Int","description":"jellyfish.PeerNotifications.PeerMessage.getSerializedSize","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/get-serialized-size.html","searchKeys":["getSerializedSize","open fun getSerializedSize(): Int","jellyfish.PeerNotifications.PeerMessage.getSerializedSize"]},{"name":"open fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-token.html","searchKeys":["getToken","open fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getToken"]},{"name":"open fun getToken(): String","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-token.html","searchKeys":["getToken","open fun getToken(): String","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getToken"]},{"name":"open fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/get-token-bytes.html","searchKeys":["getTokenBytes","open fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.getTokenBytes"]},{"name":"open fun getTokenBytes(): ByteString","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.getTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/get-token-bytes.html","searchKeys":["getTokenBytes","open fun getTokenBytes(): ByteString","jellyfish.PeerNotifications.PeerMessage.AuthRequest.getTokenBytes"]},{"name":"open fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-auth-request.html","searchKeys":["hasAuthRequest","open fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthRequest"]},{"name":"open fun hasAuthRequest(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-auth-request.html","searchKeys":["hasAuthRequest","open fun hasAuthRequest(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasAuthRequest"]},{"name":"open fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-authenticated.html","searchKeys":["hasAuthenticated","open fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasAuthenticated"]},{"name":"open fun hasAuthenticated(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-authenticated.html","searchKeys":["hasAuthenticated","open fun hasAuthenticated(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasAuthenticated"]},{"name":"open fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.Builder.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/has-media-event.html","searchKeys":["hasMediaEvent","open fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessage.Builder.hasMediaEvent"]},{"name":"open fun hasMediaEvent(): Boolean","description":"jellyfish.PeerNotifications.PeerMessage.hasMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/has-media-event.html","searchKeys":["hasMediaEvent","open fun hasMediaEvent(): Boolean","jellyfish.PeerNotifications.PeerMessage.hasMediaEvent"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.AuthRequest.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.Authenticated.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.MediaEvent.hashCode"]},{"name":"open fun hashCode(): Int","description":"jellyfish.PeerNotifications.PeerMessage.hashCode","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/hash-code.html","searchKeys":["hashCode","open fun hashCode(): Int","jellyfish.PeerNotifications.PeerMessage.hashCode"]},{"name":"open fun mergeAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-auth-request.html","searchKeys":["mergeAuthRequest","open fun mergeAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthRequest"]},{"name":"open fun mergeAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-authenticated.html","searchKeys":["mergeAuthenticated","open fun mergeAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeAuthenticated"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: Message): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.mergeFrom"]},{"name":"open fun mergeFrom(other: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/merge-from.html","searchKeys":["mergeFrom","open fun mergeFrom(other: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.mergeFrom"]},{"name":"open fun mergeMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.mergeMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/merge-media-event.html","searchKeys":["mergeMediaEvent","open fun mergeMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.mergeMediaEvent"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilder"]},{"name":"open fun newBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilder"]},{"name":"open fun newBuilder(prototype: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder.html","searchKeys":["newBuilder","open fun newBuilder(prototype: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilder"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.newBuilderForType"]},{"name":"open fun newBuilderForType(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilderForType","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/new-builder-for-type.html","searchKeys":["newBuilderForType","open fun newBuilderForType(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.newBuilderForType"]},{"name":"open fun onBandwidthEstimationChanged(estimation: Long)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onBandwidthEstimationChanged","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-bandwidth-estimation-changed.html","searchKeys":["onBandwidthEstimationChanged","open fun onBandwidthEstimationChanged(estimation: Long)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onBandwidthEstimationChanged"]},{"name":"open fun onDisconnected()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onDisconnected","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-disconnected.html","searchKeys":["onDisconnected","open fun onDisconnected()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onDisconnected"]},{"name":"open fun onSocketClose(code: Int, reason: String)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketClose","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-close.html","searchKeys":["onSocketClose","open fun onSocketClose(code: Int, reason: String)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketClose"]},{"name":"open fun onSocketError(t: Throwable, response: Response?)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketError","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-error.html","searchKeys":["onSocketError","open fun onSocketError(t: Throwable, response: Response?)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketError"]},{"name":"open fun onSocketOpen()","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketOpen","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-socket-open.html","searchKeys":["onSocketOpen","open fun onSocketOpen()","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onSocketOpen"]},{"name":"open fun onTrackAdded(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackAdded","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-added.html","searchKeys":["onTrackAdded","open fun onTrackAdded(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackAdded"]},{"name":"open fun onTrackUpdated(ctx: TrackContext)","description":"com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackUpdated","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-client-listener/on-track-updated.html","searchKeys":["onTrackUpdated","open fun onTrackUpdated(ctx: TrackContext)","com.jellyfishdev.jellyfishclient.JellyfishClientListener.onTrackUpdated"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseDelimitedFrom"]},{"name":"open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-delimited-from.html","searchKeys":["parseDelimitedFrom","open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseDelimitedFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: Array): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: Array, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","description":"jellyfish.PeerNotifications.PeerMessage.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage","jellyfish.PeerNotifications.PeerMessage.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerNotifications.PeerMessage.Authenticated.parseFrom"]},{"name":"open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parse-from.html","searchKeys":["parseFrom","open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parseFrom"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.AuthRequest.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.Authenticated.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.MediaEvent.parser"]},{"name":"open fun parser(): Parser","description":"jellyfish.PeerNotifications.PeerMessage.parser","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/parser.html","searchKeys":["parser","open fun parser(): Parser","jellyfish.PeerNotifications.PeerMessage.parser"]},{"name":"open fun registerAllExtensions(registry: ExtensionRegistry)","description":"jellyfish.PeerNotifications.registerAllExtensions","location":"-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html","searchKeys":["registerAllExtensions","open fun registerAllExtensions(registry: ExtensionRegistry)","jellyfish.PeerNotifications.registerAllExtensions"]},{"name":"open fun registerAllExtensions(registry: ExtensionRegistryLite)","description":"jellyfish.PeerNotifications.registerAllExtensions","location":"-jellyfish-client/jellyfish/-peer-notifications/register-all-extensions.html","searchKeys":["registerAllExtensions","open fun registerAllExtensions(registry: ExtensionRegistryLite)","jellyfish.PeerNotifications.registerAllExtensions"]},{"name":"open fun setAuthRequest(builderForValue: PeerNotifications.PeerMessage.AuthRequest.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-auth-request.html","searchKeys":["setAuthRequest","open fun setAuthRequest(builderForValue: PeerNotifications.PeerMessage.AuthRequest.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest"]},{"name":"open fun setAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-auth-request.html","searchKeys":["setAuthRequest","open fun setAuthRequest(value: PeerNotifications.PeerMessage.AuthRequest): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthRequest"]},{"name":"open fun setAuthenticated(builderForValue: PeerNotifications.PeerMessage.Authenticated.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-authenticated.html","searchKeys":["setAuthenticated","open fun setAuthenticated(builderForValue: PeerNotifications.PeerMessage.Authenticated.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated"]},{"name":"open fun setAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-authenticated.html","searchKeys":["setAuthenticated","open fun setAuthenticated(value: PeerNotifications.PeerMessage.Authenticated): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setAuthenticated"]},{"name":"open fun setData(value: String): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setData","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-data.html","searchKeys":["setData","open fun setData(value: String): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setData"]},{"name":"open fun setDataBytes(value: ByteString): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setDataBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-data-bytes.html","searchKeys":["setDataBytes","open fun setDataBytes(value: ByteString): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setDataBytes"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setField"]},{"name":"open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-field.html","searchKeys":["setField","open fun setField(field: Descriptors.FieldDescriptor, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setField"]},{"name":"open fun setMediaEvent(builderForValue: PeerNotifications.PeerMessage.MediaEvent.Builder): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-media-event.html","searchKeys":["setMediaEvent","open fun setMediaEvent(builderForValue: PeerNotifications.PeerMessage.MediaEvent.Builder): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent"]},{"name":"open fun setMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-media-event.html","searchKeys":["setMediaEvent","open fun setMediaEvent(value: PeerNotifications.PeerMessage.MediaEvent): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setMediaEvent"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.Builder.setRepeatedField"]},{"name":"open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setRepeatedField","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-builder/set-repeated-field.html","searchKeys":["setRepeatedField","open fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.Builder.setRepeatedField"]},{"name":"open fun setToken(value: String): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setToken","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-token.html","searchKeys":["setToken","open fun setToken(value: String): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setToken"]},{"name":"open fun setTokenBytes(value: ByteString): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setTokenBytes","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-builder/set-token-bytes.html","searchKeys":["setTokenBytes","open fun setTokenBytes(value: ByteString): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.Builder.setTokenBytes"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.AuthRequest.Builder","jellyfish.PeerNotifications.PeerMessage.AuthRequest.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.Authenticated.Builder","jellyfish.PeerNotifications.PeerMessage.Authenticated.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.Builder","description":"jellyfish.PeerNotifications.PeerMessage.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.Builder","jellyfish.PeerNotifications.PeerMessage.toBuilder"]},{"name":"open fun toBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.toBuilder","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/to-builder.html","searchKeys":["toBuilder","open fun toBuilder(): PeerNotifications.PeerMessage.MediaEvent.Builder","jellyfish.PeerNotifications.PeerMessage.MediaEvent.toBuilder"]},{"name":"open fun valueOf(name: String): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/value-of.html","searchKeys":["valueOf","open fun valueOf(name: String): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf"]},{"name":"open fun valueOf(value: Int): PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/value-of.html","searchKeys":["valueOf","open fun valueOf(value: Int): PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerNotifications.PeerMessage.ContentCase.valueOf"]},{"name":"open fun values(): Array","description":"jellyfish.PeerNotifications.PeerMessage.ContentCase.values","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-content-case/values.html","searchKeys":["values","open fun values(): Array","jellyfish.PeerNotifications.PeerMessage.ContentCase.values"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.AuthRequest.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.Authenticated.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-authenticated/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.Authenticated.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.MediaEvent.writeTo"]},{"name":"open fun writeTo(output: CodedOutputStream)","description":"jellyfish.PeerNotifications.PeerMessage.writeTo","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/write-to.html","searchKeys":["writeTo","open fun writeTo(output: CodedOutputStream)","jellyfish.PeerNotifications.PeerMessage.writeTo"]},{"name":"open val descriptor: Descriptors.FileDescriptor","description":"jellyfish.PeerNotifications.descriptor","location":"-jellyfish-client/jellyfish/-peer-notifications/descriptor.html","searchKeys":["descriptor","open val descriptor: Descriptors.FileDescriptor","jellyfish.PeerNotifications.descriptor"]},{"name":"val AUTHENTICATED_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.AUTHENTICATED_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-a-u-t-h-e-n-t-i-c-a-t-e-d_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["AUTHENTICATED_FIELD_NUMBER","val AUTHENTICATED_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.AUTHENTICATED_FIELD_NUMBER"]},{"name":"val AUTH_REQUEST_FIELD_NUMBER: Int = 2","description":"jellyfish.PeerNotifications.PeerMessage.AUTH_REQUEST_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-a-u-t-h_-r-e-q-u-e-s-t_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["AUTH_REQUEST_FIELD_NUMBER","val AUTH_REQUEST_FIELD_NUMBER: Int = 2","jellyfish.PeerNotifications.PeerMessage.AUTH_REQUEST_FIELD_NUMBER"]},{"name":"val DATA_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.MediaEvent.DATA_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-media-event/-d-a-t-a_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["DATA_FIELD_NUMBER","val DATA_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.MediaEvent.DATA_FIELD_NUMBER"]},{"name":"val MEDIA_EVENT_FIELD_NUMBER: Int = 3","description":"jellyfish.PeerNotifications.PeerMessage.MEDIA_EVENT_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-m-e-d-i-a_-e-v-e-n-t_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["MEDIA_EVENT_FIELD_NUMBER","val MEDIA_EVENT_FIELD_NUMBER: Int = 3","jellyfish.PeerNotifications.PeerMessage.MEDIA_EVENT_FIELD_NUMBER"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.authRequestOrNull: PeerNotifications.PeerMessage.AuthRequest?","description":"jellyfish.authRequestOrNull","location":"-jellyfish-client/jellyfish/auth-request-or-null.html","searchKeys":["authRequestOrNull","val PeerNotifications.PeerMessageOrBuilder.authRequestOrNull: PeerNotifications.PeerMessage.AuthRequest?","jellyfish.authRequestOrNull"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.authenticatedOrNull: PeerNotifications.PeerMessage.Authenticated?","description":"jellyfish.authenticatedOrNull","location":"-jellyfish-client/jellyfish/authenticated-or-null.html","searchKeys":["authenticatedOrNull","val PeerNotifications.PeerMessageOrBuilder.authenticatedOrNull: PeerNotifications.PeerMessage.Authenticated?","jellyfish.authenticatedOrNull"]},{"name":"val PeerNotifications.PeerMessageOrBuilder.mediaEventOrNull: PeerNotifications.PeerMessage.MediaEvent?","description":"jellyfish.mediaEventOrNull","location":"-jellyfish-client/jellyfish/media-event-or-null.html","searchKeys":["mediaEventOrNull","val PeerNotifications.PeerMessageOrBuilder.mediaEventOrNull: PeerNotifications.PeerMessage.MediaEvent?","jellyfish.mediaEventOrNull"]},{"name":"val TOKEN_FIELD_NUMBER: Int = 1","description":"jellyfish.PeerNotifications.PeerMessage.AuthRequest.TOKEN_FIELD_NUMBER","location":"-jellyfish-client/jellyfish/-peer-notifications/-peer-message/-auth-request/-t-o-k-e-n_-f-i-e-l-d_-n-u-m-b-e-r.html","searchKeys":["TOKEN_FIELD_NUMBER","val TOKEN_FIELD_NUMBER: Int = 1","jellyfish.PeerNotifications.PeerMessage.AuthRequest.TOKEN_FIELD_NUMBER"]},{"name":"val contentCase: PeerNotifications.PeerMessage.ContentCase","description":"jellyfish.PeerMessageKt.Dsl.contentCase","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/content-case.html","searchKeys":["contentCase","val contentCase: PeerNotifications.PeerMessage.ContentCase","jellyfish.PeerMessageKt.Dsl.contentCase"]},{"name":"val encoding: TrackEncoding?","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.encoding","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding.html","searchKeys":["encoding","val encoding: TrackEncoding?","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.encoding"]},{"name":"val encodingReason: EncodingReason?","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.encodingReason","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/encoding-reason.html","searchKeys":["encodingReason","val encodingReason: EncodingReason?","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.encodingReason"]},{"name":"val metadata: Metadata","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.metadata","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/metadata.html","searchKeys":["metadata","val metadata: Metadata","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.metadata"]},{"name":"val peer: Peer","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.peer","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/peer.html","searchKeys":["peer","val peer: Peer","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.peer"]},{"name":"val token: String","description":"com.jellyfishdev.jellyfishclient.Config.token","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/token.html","searchKeys":["token","val token: String","com.jellyfishdev.jellyfishclient.Config.token"]},{"name":"val track: RemoteTrack?","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.track","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track.html","searchKeys":["track","val track: RemoteTrack?","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.track"]},{"name":"val trackId: String","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.trackId","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/track-id.html","searchKeys":["trackId","val trackId: String","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.trackId"]},{"name":"val vadStatus: VadStatus","description":"com.jellyfishdev.jellyfishclient.JellyfishTrackContext.vadStatus","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-jellyfish-track-context/vad-status.html","searchKeys":["vadStatus","val vadStatus: VadStatus","com.jellyfishdev.jellyfishclient.JellyfishTrackContext.vadStatus"]},{"name":"val websocketUrl: String","description":"com.jellyfishdev.jellyfishclient.Config.websocketUrl","location":"-jellyfish-client/com.jellyfishdev.jellyfishclient/-config/websocket-url.html","searchKeys":["websocketUrl","val websocketUrl: String","com.jellyfishdev.jellyfishclient.Config.websocketUrl"]},{"name":"var authRequest: PeerNotifications.PeerMessage.AuthRequest","description":"jellyfish.PeerMessageKt.Dsl.authRequest","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/auth-request.html","searchKeys":["authRequest","var authRequest: PeerNotifications.PeerMessage.AuthRequest","jellyfish.PeerMessageKt.Dsl.authRequest"]},{"name":"var authenticated: PeerNotifications.PeerMessage.Authenticated","description":"jellyfish.PeerMessageKt.Dsl.authenticated","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/authenticated.html","searchKeys":["authenticated","var authenticated: PeerNotifications.PeerMessage.Authenticated","jellyfish.PeerMessageKt.Dsl.authenticated"]},{"name":"var data: String","description":"jellyfish.PeerMessageKt.MediaEventKt.Dsl.data","location":"-jellyfish-client/jellyfish/-peer-message-kt/-media-event-kt/-dsl/data.html","searchKeys":["data","var data: String","jellyfish.PeerMessageKt.MediaEventKt.Dsl.data"]},{"name":"var mediaEvent: PeerNotifications.PeerMessage.MediaEvent","description":"jellyfish.PeerMessageKt.Dsl.mediaEvent","location":"-jellyfish-client/jellyfish/-peer-message-kt/-dsl/media-event.html","searchKeys":["mediaEvent","var mediaEvent: PeerNotifications.PeerMessage.MediaEvent","jellyfish.PeerMessageKt.Dsl.mediaEvent"]},{"name":"var token: String","description":"jellyfish.PeerMessageKt.AuthRequestKt.Dsl.token","location":"-jellyfish-client/jellyfish/-peer-message-kt/-auth-request-kt/-dsl/token.html","searchKeys":["token","var token: String","jellyfish.PeerMessageKt.AuthRequestKt.Dsl.token"]}]