isRedirect property

bool? isRedirect
getter/setter pair

Whether this response is a redirect. ** Attention **: Whether this field is available depends on whether the implementation of the adapter supports it or not.

Implementation

bool? isRedirect;