Class AsyncCustomChannelEventsClient


  • public class AsyncCustomChannelEventsClient
    extends java.lang.Object
    • Constructor Detail

      • AsyncCustomChannelEventsClient

        public AsyncCustomChannelEventsClient​(ClientOptions clientOptions)
    • Method Detail

      • notifyAttributeCollected

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyAttributeCollected()
      • notifyAttributeCollected

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyAttributeCollected​(RequestOptions requestOptions)
      • notifyNewMessage

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyNewMessage()
      • notifyNewMessage

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyNewMessage​(RequestOptions requestOptions)
      • notifyNewConversation

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyNewConversation()
      • notifyNewConversation

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyNewConversation​(RequestOptions requestOptions)
      • notifyQuickReplySelected

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyQuickReplySelected()
      • notifyQuickReplySelected

        public java.util.concurrent.CompletableFuture<java.lang.Void> notifyQuickReplySelected​(RequestOptions requestOptions)