getOperationTime

public long getOperationTime()

Gets the operation timestamp (Unix timestamp in milliseconds) for this conversation, used as the timestamp parameter when paginating through the conversation list.

The initial value is the same as sentTime. Operations such as pinning will update this timestamp.

Return

The operation timestamp

Since

5.6.8