public static class AssetTrackingUISdk.Companion
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVersion()
Returns the version of the Asset Tracking Sdk
|
AssetTrackingUIInterface |
newAssetTrackerFragment(Configuration configuration,
AssetTrackingUIDelegate delegate)
Returns a new fragment configured and ready to use.
|
public java.lang.String getVersion()
Returns the version of the Asset Tracking Sdk
public AssetTrackingUIInterface newAssetTrackerFragment(Configuration configuration, AssetTrackingUIDelegate delegate)
Returns a new fragment configured and ready to use.