Package io.didomi.sdk.context
Interface PlatformInfoProvider
-
- All Implemented Interfaces:
public interface PlatformInfoProviderInterface used to provide platform information.
-
-
Method Summary
Modifier and Type Method Description abstract StringgetName()abstract StringgetSourceType()-
-
Method Detail
-
getSourceType
abstract String getSourceType()
-
-
-
-