Class NotificationEvent<T>

java.lang.Object
com.mypurecloud.sdk.v2.extensions.notifications.NotificationEvent<T>

public class NotificationEvent<T> extends Object
  • Constructor Details

    • NotificationEvent

      public NotificationEvent()
  • Method Details

    • getTopicName

      public String getTopicName()
    • getVersion

      public String getVersion()
    • getEventBodyRaw

      public String getEventBodyRaw()
    • setEventBodyRaw

      protected void setEventBodyRaw(String eventBodyRaw)
    • getEventBody

      public T getEventBody()
    • getMetadata

      public Metadata getMetadata()