Contents

removePeer(_:)

Notify the game that an existing peer disconnected

Declaration

func removePeer(_ peer: TabletopNetworkSession<Coordinator>.Peer)

Parameters

  • peer:

    The peer that disconnected

See Also

Managing network session peers