MyGeotabViewController
public class MyGeotabViewController : SDKViewController
MyGeotab’s View Controller and API interface. Everthing you need to launch a MyGeotab. Only one instance should be created.
-
Initializer
- modules: User implemented thirdparty modules
Declaration
Swift
public init(modules: Set<Module> = [])