List of All Members for NativeUtils
This is the complete list of members for NativeUtils, including inherited members.
- connectionType : string
- contacts : var
- displaySleepEnabled : bool
- galleryPhotos : var
- nfcSessionActive : bool
- phoneNumber : string
- preferredScreenOrientation : int
- safeAreaInsets : var
- screenOrientation : int
- softInputMode : int
- alertDialogFinished(bool accepted)
- alertSheetFinished(int index)
- cameraPickerFinished(bool accepted, string path)
- bool clearKeychainValue(string identifier)
- datePickerFinished(bool accepted, date date)
- string deviceManufacturer()
- string deviceModel()
- void displayAlertDialog(string title, string description, string okButtonTitle, string cancelButtonTitle)
- void displayAlertSheet(string title, stringlist items, bool cancelable)
- void displayCameraPicker()
- void displayDatePicker(date initialDate, date minDate, date maxDate)
- void displayFilePicker(string title, string path, string filter, string selectedFilter, bool
selectMultiple)
- void displayImagePicker(string title)
- void displayMessageBox(string title, string description, int buttons)
- void displayTextInput(string title, string description, string placeholder, string text, string
okButtonTitle, string cancelButtonTitle)
- void fetchGalleryPhotos()
- filePickerFinished(bool accepted, var files)
- void getCachedAssetPath(string id, var jsCallback)
- string getConnectionType()
- var getContacts(bool includeAllNumbers)
(deprecated)
- string getKeychainValue(string identifier)
- string getPhoneCountryIso()
- string getPhoneNumber()
(deprecated)
- imagePickerFinished(bool accepted, string path)
- bool isNfcAvailable()
- messageBoxFinished(bool accepted)
- nfcNdefError(string reason)
- nfcNdefPayloadDetected(string payload, string tagId)
- bool openApp(string launchParam)
- bool openUrl(string urlString)
- void sendEmail(string to, string subject, string message)
- bool setKeychainValue(string identifier, string value)
- void setStatusBarStyle(style)
- void share(string text, string url)
- void startNfcNdefSession(string message)
- int statusBarHeight()
- statusBarHeightChanged(real height)
- void stopNfcNdefSession()
- bool storeContacts(string vCard)
- textInputFinished(bool accepted, string enteredText)
- void vibrate()