{{tag>Programmers_Reference IChannelSettingsEditor}} [<10>] ===== Implementing Channel Settings Editor ===== If a channel supports the specific settings that need to be specified by the user in the Configuration Tool a Channel Settings Editor needs to be written (the fully qualified name of the editor must be returned by the class implementing ''[[docs:3500:0400:0420|IChannelType]]'' interface – see [[docs:3500:0400:0410:0412]]). The Channel Settings Editor is the class implementing the ''IChannelSettingsEditor'' interface. The following methods must be implemented: {{topic>methods +ichannelsettingseditor¬ags}}