Protocols
The following protocols are available globally.
- 
                  
                  The delegate of a SCLFlicButton object must adopt the See moreSCLFlicButtonDelegateprotocol. There are not any required delegate methods, but all are recommended for proper use of the Flic/PbF.DeclarationObjective-C @protocol SCLFlicButtonDelegate <NSObject>Swift protocol SCLFlicButtonDelegate : NSObjectProtocol
- 
                  
                  The delegate of a SCLFlicManager instance must adopt the See moreSCLFlicManagerDelegateprotocol. There are no required delegate methods, but flicManagerDidChangeBluetoothState is highly recommended.DeclarationObjective-C @protocol SCLFlicManagerDelegate <NSObject>Swift protocol SCLFlicManagerDelegate : NSObjectProtocol
 Protocols  Reference
        Protocols  Reference