statuses property

Set<PhoenixChannelEvent> statuses
getter/setter pair

The constant set of possible internal channel event names.

Implementation

static Set<PhoenixChannelEvent> statuses = {close, error, join, reply, leave};