Class ZendeskEvent.NotificationOpened

    • 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 notification was opened.
      final NotificationOpenedDetails getData() The details of the notification that was opened, including the conversation ID.
      • Methods inherited from class java.lang.Object

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