<FMLiveSwitchIScheduler> Protocol Reference

Instance Methods

(void) - addWithItem:
 
(bool) - itemIsScheduledWithItem:
 
(bool) - removeWithItem:
 
(bool) - start
 
(FMLiveSwitchFuture *) - stop
 
(void) - triggerWithItem:
 

Method Documentation

◆ addWithItem:

- (void) addWithItem: (FMLiveSwitchScheduledItem *)  item

◆ itemIsScheduledWithItem:

- (bool) itemIsScheduledWithItem: (FMLiveSwitchScheduledItem *)  item

◆ removeWithItem:

- (bool) removeWithItem: (FMLiveSwitchScheduledItem *)  item

◆ start

- (bool) start

◆ stop

◆ triggerWithItem:

- (void) triggerWithItem: (FMLiveSwitchScheduledItem *)  item