View Source XtbClient.Messages.KeepAlive (XtbClient v0.1.1)

Info representing response from the server sent to keep alive command.

parameters

Parameters

  • timestamp current timestamp.

handled-api-methods

Handled Api methods

  • getKeepAlive

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.KeepAlive{timestamp: DateTime.t()}

Link to this section Functions