isRateLimit abstract method

bool isRateLimit(
  1. int statusCode
)

Implementation

bool isRateLimit(int statusCode);