Peer Message Kt
object PeerMessageKt
Defines any type of message sent between FJ and a peer
Content copied to clipboard
Protobuf type fishjam.PeerMessage
Types
Link copied to clipboard
object AuthenticatedKt
Protobuf type fishjam.PeerMessage.Authenticated
Link copied to clipboard
object AuthRequestKt
Protobuf type fishjam.PeerMessage.AuthRequest
Link copied to clipboard
object MediaEventKt
Protobuf type fishjam.PeerMessage.MediaEvent
Functions
Link copied to clipboard
inline fun authenticated(block: PeerMessageKt.AuthenticatedKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.Authenticated
Link copied to clipboard
inline fun authRequest(block: PeerMessageKt.AuthRequestKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.AuthRequest
Link copied to clipboard
inline fun mediaEvent(block: PeerMessageKt.MediaEventKt.Dsl.() -> Unit): PeerNotifications.PeerMessage.MediaEvent