enter
Method to join room presence, will emit an enter event to all subscribers. Repeat calls will trigger more enter events.
Parameters
data
The users data, a JSON serializable object that will be sent to all subscribers.
Throws
Ably Exception
object which explains the error.