WebRTCMultiplayer.hasPeer

Returns true if the given peer_id is in the peers map (it might not be connected though).

struct WebRTCMultiplayer
@nogc nothrow
bool
hasPeer
(
in long peer_id
)

Meta