isRedirect property
Whether the request was a result of a server-side redirect.
NOTE: available on Android 21+. For Android < 21 it will be always false
.
Implementation
bool? isRedirect;
Whether the request was a result of a server-side redirect.
NOTE: available on Android 21+. For Android < 21 it will be always false
.
bool? isRedirect;