Interface RetransmissionResult

All Known Implementing Classes:
DataNotAvailable, Failure, NoActivePermission, NoPermissionForTimeFrame, NotSupported, PermissionRequestNotFound, RetransmissionServiceNotFound, Success

  • Method Summary

    Modifier and Type
    Method
    Description
    The permission id the original request was for.
    The timestamp when the result was created.
  • Method Details

    • permissionId

      String permissionId()
      The permission id the original request was for.
      Returns:
      the permission id
    • timestamp

      ZonedDateTime timestamp()
      The timestamp when the result was created.
      Returns:
      the timestamp of the result