get_pending_requests


Description:

[ Version ( deprecated = true , since = "0.11.6" ) ]
public List<unowned ChannelRequest> get_pending_requests ()

Warning: get_pending_requests is deprecated.

Only works if set_handler_request_notification has been called.

Note:

Since 0.19.9.

New code should use dup_pending_requests instead.

Returns the list of requests this is likely be asked to handle.

Parameters:

this

a BaseClient

Returns:

a List of ChannelRequest