join abstract method
Joins a presence channel for name and returns it.
The driver will prefix the name (e.g. 'presence-') and perform the
presence auth handshake to obtain membership data.
Implementation
BroadcastPresenceChannel join(String name);