OpenChannelOperation extension
OpenChannelOperation
- on
Methods
-
enter(
) → Future< void> -
Available on OpenChannel, provided by the OpenChannelOperation extension
Enters this channel. The currentUser
becomes a participant of this channel. -
exit(
) → Future< void> -
Available on OpenChannel, provided by the OpenChannelOperation extension
Exits from this channel. The currentUser
is no longer a participant of this channel.