slowDown constant

String const slowDown

A variant of "authorization_pending", the authorization request is still pending and polling should continue, but the interval MUST be increased by 5 seconds for this and all subsequent requests.

Implementation

static const String slowDown = 'slow_down';