add_dispatch_operation
Description:
public virtual void add_dispatch_operation (Account account, Connection connection, List<Channel> channels, ChannelDispatchOperation dispatch_operation, AddDispatchOperationContext context)
Parameters:
| this |
a BaseClient instance |
| account |
a Account with |
| connection |
a Connection with |
| channels |
a List of Channel
, each with |
| dispatch_operation |
a ChannelDispatchOperation having |
| context |
a ObserveChannelsContext representing the context of this D-Bus call |