add_approver_filter


Description:

public void add_approver_filter (HashTable<string,Value?> filter)

Register a new channel class as Approver.

ApproverChannelFilter. The add_dispatch_operation virtual method will be called whenever a new channel's properties match the ones in filter.

This method may only be called before register is called, and may only be called on objects whose class implements add_dispatch_operation.

Parameters:

this

a BaseClient

filter

a TP_HASH_TYPE_CHANNEL_CLASS