The server-provided data push identification number. If 'RequestID' is not zero, the server expects a response from the client.
JsonDataContent
The server-provided server data push payload in JSON format.
Remarks
The client may use the methods 'SendResponse', 'SendError' or 'SendCancel' in the 'VaultServerDataPushOperations' interface to provide the response. If the response is delayed (i.e. cannot be provided in 10-15 seconds) the client needs to use the 'SendHeartbeat' method in regular intervals.