Channel Status Info
Channel status change info.
When channel pinned, Do Not Disturb etc. Status In Other end Was/were after modification, Via multi-device Sync Notification to When frontend When, carry Status Change details.
Note: Translation strategy changed Via com.nexconn.chat.handler.ChannelHandler.onChannelTranslateStrategyChanged separately Callback.
Parameters
channel Type
Channel type
channel Id
Channel unique identifier
sub Channel Id
sub-channel ID, Only community channel Uses
is Pinned
Whether pinned
channel No Disturb Level
Message push notification level
Constructors
Link copied to clipboard
public ChannelStatusInfo ChannelStatusInfo(ChannelType channelType, String channelId, String subChannelId, Boolean isPinned, ChannelNoDisturbLevel channelNoDisturbLevel)