Class ZendeskEvent.MetadataSuccess

  • All Implemented Interfaces:

    
    public final class ZendeskEvent.MetadataSuccess
    extends ZendeskEvent
                        

    This event is emitted when the conversation metadata has been successfully sent to the server.

    Metadata is sent when the end user either sends a message or creates a new conversation.

    • 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 getId() The unique identifier of the event.
      final Long getTimestamp() The Unix timestamp when the event fired.
      final MetadataSuccessDetails getData() The details of the metadata update, including the conversation ID.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait