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

Summary

Types

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