Class AsyncRawCustomChannelEventsClient


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

      • AsyncRawCustomChannelEventsClient

        public AsyncRawCustomChannelEventsClient​(ClientOptions clientOptions)
    • Method Detail

      • notifyAttributeCollected

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

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

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

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

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

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