auth_retry property

  1. @Int()
int auth_retry
getter/setter pair

Special flag to indicate that this transmit data is a request that has been updated with proper authentication response and is ready to be sent for retry.

Implementation

@pj_bool_t()
external int auth_retry;