View Source Jellyfish.Notification.PeerConnected (Jellyfish Server SDK v0.5.1)

Summary

Types

@type t() :: %Jellyfish.Notification.PeerConnected{
  peer_id: Jellyfish.Peer.id(),
  room_id: Jellyfish.Room.id()
}