Changes between Version 21 and Version 22 of GuiRpc


Ignore:
Timestamp:
Jul 7, 2009, 3:47:17 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v21 v22  
    121121Returns a list of messages to be displayed to the user. Each message has a sequence number (1, 2, ...), a priority (1=informational, 2=error) and a timestamp. The RPC requests the messages with sequence numbers greater than `seqno`, in order of increasing sequence number.
    122122
     123=== `get_message_count(int& seqno)` === #function-get_message_seqno
     124
     125Return the greatest message sequence number.
     126
    123127=== `get_host_info(HOST_INFO&)` === #function-get_host_info
    124128