[ Version ( deprecated = true , since = "0.13.10" ) ]
public List<unowned SignalledMessage> get_pending_messages ()
Warning: get_pending_messages is deprecated.
Return a newly allocated list of unacknowledged SignalledMessage objects.
Since 0.19.9.
New code should use dup_pending_messages instead.
It is guaranteed that the sender of each SignalledMessage has all of the features previously passed to add_contact_features prepared.
this |
a List of borrowed SignalledMessage |