Package ai.nexconn.chat.channel.model
Class OpenChannelResetEvent
-
- All Implemented Interfaces:
public final class OpenChannelResetEventEvent for open channel reset.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringchannelId
-
Constructor Summary
Constructors Constructor Description OpenChannelResetEvent(String channelId)
-
Method Summary
Modifier and Type Method Description final StringgetChannelId()Channel ID -
-
Method Detail
-
getChannelId
final String getChannelId()
Channel ID
-
-
-
-