PeerMessageKt

Defines any type of message sent between FJ and a peer

Protobuf type fishjam.PeerMessage

Types

Link copied to clipboard

Protobuf type fishjam.PeerMessage.Authenticated

Link copied to clipboard

Protobuf type fishjam.PeerMessage.AuthRequest

Link copied to clipboard
class Dsl
Link copied to clipboard

Protobuf type fishjam.PeerMessage.MediaEvent

Functions

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "-initializeauthRequest")
inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest
Link copied to clipboard
@JvmName(name = "-initializemediaEvent")
inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent