Interface KakaoTalkChatCredentials

All Superinterfaces:
ChannelCredentials

public interface KakaoTalkChatCredentials extends ChannelCredentials
If you are including the KakaoTalkChat channel in the channel_identifier property, you must include this object.
  • Method Details

    • getKakaotalkPlusFriendId

      String getKakaotalkPlusFriendId()
      Kakaotalk Plus friend ID.
      Returns:
      kakaotalkPlusFriendId
    • getApiKey

      String getApiKey()
      InfoBank API KEY.
      Returns:
      apiKey
    • builder

      Getting builder
      Returns:
      New Builder instance