Tries to send the specified event and payload to bound Channel if it has already been joined.
Return
Push
Parameters
the event associated to the given payload
the payload to send through the bound Channel
an optional Long value defining the duration after which a timeout event will be triggered.
Throws
if the Channel has not been joined.