Signature of the implementation of the HandleChannels method.
This function must call either accept,
delay or
fail on context
before it returns.
handler |
a SimpleHandler instance |
account |
a Account having |
connection |
a Connection having |
channels |
a List of Channel, all having |
requests_satisfied |
a List of ChannelRequest having their object-path defined but are not guaranteed to be prepared. |
user_action_time |
the time at which user action occurred, or one of the special values
USER_ACTION_TIME_NOT_USER_ACTION or |
context |
a HandleChannelsContext representing the context of this D-Bus call |
user_data |
arbitrary user-supplied data passed to SimpleHandler |