CustomOperationsFacade
public protocol CustomOperationsFacadeThe interface of the class that allows you to send custom operations to network.
- 
                  
                  Function for send custom operation for specific API DeclarationSwift func sendCustomOperation(operation: CustomSocketOperation, for specificAPI: API)ParametersoperationOperation to send specificAPISpecific API to send operation 
 View on GitHub
View on GitHub CustomOperationsFacade Protocol Reference
        CustomOperationsFacade Protocol Reference