External objects |
Module |
Object |
Description |
GeneXus.Client |
ClientInformation |
Access client device information. |
GeneXus.Client |
ClientStorage |
Stores information on the device. |
GeneXus.Common |
Analytics |
Measures the app usage by using an analytics provider. |
GeneXus.Common |
Clipboard |
Primitives for managing the device's clipboard. |
GeneXus.Common |
Geolocation |
Access to GPS information. |
GeneXus.Common |
Log |
Write your own log messages in different levels of importance. |
GeneXus.Common |
Server |
Manages caching from server. |
GeneXus.Common |
Runtime |
Differentiates when the app executes on client or server side. |
GeneXus.Common.UI |
Progress |
Manages activity progress bar. |
GeneXus.Common.UI |
Navigation |
Hides or displays content in some sections on the device's screen. |
GeneXus.SD |
Actions |
A set of common actions (e.g. go home, return, save, etc). |
GeneXus.SD |
Contacts |
Manages end-user's contact on the device. |
GeneXus.SD |
Calendar |
Schedules end-user's tasks on its calendar. |
GeneXus.SD |
DeepLink |
Manages deep links on the application. |
GeneXus.SD |
DeviceAuthentication |
Manages local authentication using biometrics sensors. |
GeneXus.SD |
Interop |
A set of miscellanous funcionalities (e.g. display messages or confirmations, send emails or SMS, etc.) |
GeneXus.SD |
Network |
Checks device's network status. |
GeneXus.SD |
Beacons |
Manages beacons through the device's bluetooth. |
GeneXus.SD |
Scanner |
Scans barcodes by using device's camera. |
GeneXus.SD |
Search |
Enhances search behaviors on the application. |
GeneXus.SD |
WebBrowser |
Handles embedded web browser actions. |
GeneXus.SD.iOS |
Permissions |
Requests iOS permissions manually. |
GeneXus.SD.Media |
Audio |
Manages audio streaming. |
GeneXus.SD.Media |
AudioRecorder |
Manages audio recording. |
GeneXus.SD.Media |
Camera |
Uses device's camera. |
GeneXus.SD.Media |
PhotoLibrary |
Access to device's photo library. |
GeneXus.SD.Notifications |
LocalNotifications |
Triggers local notifications (or alerts). |
GeneXus.SD.Notifications |
NotificationParameters |
Settings for remote push notifications status by GeneXus's mechanism. |
GeneXus.SD.Notifications |
RemoteNotifications |
Triggers remote notifications by using GeneXus's mechanism |
GeneXus.SD.Notifications |
NotificationsConfiguration |
Configures remote push notifications by GeneXus's mechanism. |
GeneXus.SD.Notifications |
RemoteNotificationResult |
Handles remote push notifications status by GeneXus's mechanism. |
GeneXus.SD.Store |
StoreManager |
Allows in-app purchases. |
GeneXus.SD.Synchronization |
SynchronizationEvents |
Manages syncrhonization status of offline application. |
GeneXus.Social |
Facebook |
Interacts with Facebook app. |
GeneXus.Social |
Twitter |
Interacts with Twitter app. |
GeneXus.Social |
Share |
Shares content with third-party apps. |