join

suspend fun join(timeout: Long = this.timeout): Push

Tries to join the Phoenix channel with the specified timeout.

Return

a joinPush

Parameters

timeout

a Long value defining the duration after which a timeout event will be triggered.