Message: Pong

File: WebAPI/user_session_2.proto

Description

Pong response which must be sent in response to Ping request.

Request: Ping.

Used in

ClientMsg, ServerMsg

Fields

token

Type: string

Description: Token passed in Ping request.

ping_utc_time

Type: sint64

Description: Corresponding value from Ping request.

pong_utc_time

Type: sint64

Description: UTC time when this response was composed.