Class Index

R T

R

Result<T> A class that takes encapsulate the returned values from the SDK APIs 

T

TMD Use this class to initialize the TMD init(Application, TmdCoreConfiguration, TmdInitListener) as soon as possible in your Application subclass onCreate() method. 
TmdActivity This class includes all information pertaining to the TMD activity collected from the Moprim Cloud. 
TmdCloudApi This class offers static functions to interact with the Moprim Cloud. 
TmdCloudMetadata  
TmdCoreConfiguration This class embodies the core variable that are needed to initiate any TMD processes  
TmdCoreConfigurationBuilder  
TmdError Enum of the possible error  
TmdInitListener An interface to listen to the operation of the initialisation of the TMD. 
TmdRuntimeEvent An event sent when the TMD starts or stops  
TmdStats  
TmdStats.Value  
TmdUploadMetadata A class that summarizes the results of an upload  
TmdUtils