Class CommunitySubChannelIdentifier

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getSubChannelId()
      Boolean equals(Object other)
      Integer hashCode()
      String toString()
      • Methods inherited from class ai.nexconn.chat.channel.model.ChannelIdentifier

        getChannelId, getChannelType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommunitySubChannelIdentifier

        CommunitySubChannelIdentifier(String channelId, String subChannelId)
        Parameters:
        channelId - Community channel unique identifier
        subChannelId - sub-channel ID, Corresponds to internal Conversation channelId Field