Interface SocketModeEnvelope

    • Method Detail

      • getEnvelopeId

        String getEnvelopeId()
      • getPayload

        com.google.gson.JsonElement getPayload()
      • getAcceptsResponsePayload

        Boolean getAcceptsResponsePayload()
      • getRetryAttempt

        Integer getRetryAttempt()
      • getRetryReason

        String getRetryReason()