JTwitterObject::checkRateLimit
Method to check the rate limit for the requesting IP address
Signature
public function checkRateLimit([string
$resource = null,
[string
$action = null]] )
Parameters
-
$resource
- A resource or a comma-separated list of resource families you want to know the current rate limit disposition for.
-
$action
- An action for the specified resource, if only one resource is specified.
Returns
- void