Loading...
After joining a phoenix channel, the following redux event is dispatched.
import { channelActionTypes } from '@trixtateam/phoenix-to-redux'; const { CHANNEL_JOIN } = channelActionTypes;
type
CHANNEL_JOIN
channel
Phoenix channel
additionalData
additionalData passed when using getPhoenixChannel
response
Phoenix channel response