SERVER_REQUEST_TIME constant

String const SERVER_REQUEST_TIME

The name of the optional JSON attribute indicating the time (milliseconds since epoch) at which the server made the request.

Implementation

static const String SERVER_REQUEST_TIME = 'serverRequestTime';