leavePhoenixChannelEvents

This method will unsubscribe for the given events for the given channelTopic

import { leavePhoenixChannelEvents } from '@trixtateam/phoenix-to-redux';

Parameters

ParameterDescriptionTypeRequired

channelTopic

Name of channel/Topic

string

events

Array of event names to unsubscribe to

string []

Last updated

Copyright (c) 2020 Trixta Inc