VarioqubNameProvider
public protocol VarioqubNameProvider
The protocol that provides a name.
This is used in the adapter and reporter for analytics purposes.
See details: VarioqubIdProvider and VarioqubReporter.
-
Returns the name of the adapter or reporter.
Declaration
Swift
var varioqubName: String { get }
Install in Dash
VarioqubNameProvider Protocol Reference