Signature of the implementation of the ObserveChannels method.
This function must call either accept,
delay or
fail on context
before it returns.
observer |
a SimpleObserver instance |
account |
a Account having |
connection |
a Connection having |
channels |
a List of Channel, all having |
dispatch_operation |
a ChannelDispatchOperation or |
requests |
a List of ChannelRequest, all having their object-path defined but are not guaranteed to be prepared. |
context |
a ObserveChannelsContext representing the context of this D-Bus call |
user_data |
arbitrary user-supplied data passed to SimpleObserver |