joinRef property

String? joinRef
final

Reference of the channel on which the message is received.

Used by the PhoenixSocket to route the message on the proper PhoenixChannel.

Implementation

final String? joinRef;