#import <CSButtonModuleService.h>
Inherits <NSObjectNSObject>.
Sent to indicate that button module service is available.
- Parameters
-
buttonModuleService | The button module service instance sending the message. |
Sent to indicate that button module service is unavailable.
- Parameters
-
buttonModuleService | The button module service instance sending the message. |
- (void) buttonModuleServiceDidUpdateConsolidatedButtonList: |
|
(CSButtonModuleService *) |
buttonModuleService |
|
|
optional |
Sent when the consolidated button list is updated.
It is a list consisting of customized buttons and non-customized but configured features.
- Parameters
-
buttonModuleService | The button module service instance sending the message. |
Sent when the customized button list is updated.
- Parameters
-
buttonModuleService | The button module service instance sending the message. |
The documentation for this protocol was generated from the following file: