[ Version ( since = "0.15.3" ) ]
public uint32 get_pending_message_id (out bool valid)
Return the incoming message ID of this.
Only incoming messages have such ID, for outgoing ones this function returns 0 and set valid
to false
.
this |
a message |
valid |
either |
the incoming message ID. |