Through broker.nombreNameSpace
services, you can access and control the native functions available in the device.
In what follows, you will find a list of all the services available in Mat|r:
-
broker.cloudPersistence.*: functions related to data storage in the cloud.
-
broker.cloudPrivatePersistence.*: functions related to data storage in the cloud, privately.
-
broker.core.*: functions of Mat|r core.
-
broker.localKeychain.*: access functions to encrypted local storage.
-
broker.localPersistence.*: functions related to the use of local storage of types of data persistent in mat|r.
-
broker.location.*: access and control of the gps used in the device.
-
broker.media.*: functions related to the camara and the photo gallery of the device.
-
broker.oauth.*: offers methods for authorizations using OAuth2 protocol.
-
broker.share.*: functions to share text and images.
-
broker.system.*: access to system functions.
-
broker.ui.*: UI functions and navigation control.