phoenix-channel / ch.kuon.phoenix / Channel / join

join

fun join(timeout: Int = this.timeout): Push

Join the channel.

Parameters

timeout - Timeout in milliseconds, socket timeout will be used by default.

Return
A push that can be used to receive the messages returned by the server on the join.