Property | Type | Description | |
---|---|---|---|
AddListener | void | ||
Shutdown | void |
Method | Description | |
---|---|---|
CallbackController ( ICloverConnector cloverConnector ) : System | ||
init ( RestSharp.RestClient restClient ) : void |
Method | Description | |
---|---|---|
AddListener ( ICloverConnectorListener connectorListener ) : void | ||
Shutdown ( ) : void |
public CallbackController ( ICloverConnector cloverConnector ) : System | ||
cloverConnector | ICloverConnector | |
return | System |
public init ( RestSharp.RestClient restClient ) : void | ||
restClient | RestSharp.RestClient | |
return | void |