A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
[
C
- cancelAllConnect() - function in com.nimmsta.intent_library.NIMMSTAManager
- Cancels all ongoing connect attempts
- CancelAllConnectAction - class in com.nimmsta.intent_library.models.actions
- This action cancels all current connection attempts
- cancelConnect(String) - function in com.nimmsta.intent_library.NIMMSTAManager
- Cancels a specific ongoing connect attempt with the given connectionCode or address
- CancelConnectAction - class in com.nimmsta.intent_library.models.actions
- This action cancels a current connection attempt You need to provide the address or the connection code that was used to initiate the connection attempt
- cancelSearch() - function in com.nimmsta.intent_library.NIMMSTAManager
- Cancels the search for scanners
- CancelSearchAction - class in com.nimmsta.intent_library.models.actions
- This action cancels the search for new devices
- canChangeCompatibilityMode() - function in com.nimmsta.intent_library.NIMMSTAManager
- Gets info if compatibility mode can be changed.
- changeBluetoothCompatibilityMode(Boolean) - function in com.nimmsta.intent_library.NIMMSTAManager
- Gets and sets compatibility mode.
- checkCallingOrSelfPermission(String) - function in android.content.NIMMSTAService
- checkCallingOrSelfUriPermission(Uri,Integer) - function in android.content.NIMMSTAService
- checkCallingOrSelfUriPermissions(List,Integer) - function in android.content.NIMMSTAService
- checkCallingPermission(String) - function in android.content.NIMMSTAService
- checkCallingUriPermission(Uri,Integer) - function in android.content.NIMMSTAService
- checkCallingUriPermissions(List,Integer) - function in android.content.NIMMSTAService
- checkContentUriPermissionFull(Uri,Integer,Integer,Integer) - function in android.content.NIMMSTAService
- checkPermission(String,Integer,Integer) - function in android.content.NIMMSTAService
- checkSelfPermission(String) - function in android.content.NIMMSTAService
- checkUriPermission(Uri,Integer,Integer,Integer) - function in android.content.NIMMSTAService
- checkUriPermission(Uri,String,String,Integer,Integer,Integer) - function in android.content.NIMMSTAService
- checkUriPermissions(List,Integer,Integer,Integer) - function in android.content.NIMMSTAService
- clearWallpaper() - function in android.content.NIMMSTAService
- close() - function in com.nimmsta.intent_library.NIMMSTAIntentConnection
- close the service.
- close() - function in com.nimmsta.intent_library.NIMMSTAIntentServiceConnection
- close the service.
- com.nimmsta.intent_library - package com.nimmsta.intent_library
- com.nimmsta.intent_library.models.actions - package com.nimmsta.intent_library.models.actions
- com.nimmsta.intent_library.models.general - package com.nimmsta.intent_library.models.general
- com.nimmsta.intent_library.models.layouts - package com.nimmsta.intent_library.models.layouts
- com.nimmsta.intent_library.util - package com.nimmsta.intent_library.util
- completePromise(Integer,ActionResponse) - function in com.nimmsta.intent_library.NIMMSTAService
- Completes the waiting promise with the response from the NIMMSTA App
- connectToAddress(String,Integer) - function in com.nimmsta.intent_library.NIMMSTAManager
- Tries to connect to a device with the given address Can be canceled with cancelConnect
- ConnectToAddressAction - class in com.nimmsta.intent_library.models.actions
- This action triggers a connection attempt to a device with the given address
- connectToConnectionCode(String,Integer) - function in com.nimmsta.intent_library.NIMMSTAManager
- Tries to connect to a device with the given connection code Can be canceled with cancelConnect
- ConnectToConnectionCodeAction - class in com.nimmsta.intent_library.models.actions
- This action triggers a connection attempt to a device with the given connection code
- ConnectToConnectionCodeAction.Companion - class in com.nimmsta.intent_library.models.actions.ConnectToConnectionCodeAction
- ContinuousScanning - enum entry in com.nimmsta.intent_library.models.general.AimMode
- CounterLayout - class in com.nimmsta.intent_library.models.layouts
- createAttributionContext(String) - function in android.content.NIMMSTAService
- createConfigurationContext(Configuration) - function in android.content.NIMMSTAService
- createContext(ContextParams) - function in android.content.NIMMSTAService
- createContextForSplit(String) - function in android.content.NIMMSTAService
- createDeviceContext(Integer) - function in android.content.NIMMSTAService
- createDeviceProtectedStorageContext() - function in android.content.NIMMSTAService
- createDisplayContext(Display) - function in android.content.NIMMSTAService
- createPackageContext(String,Integer) - function in android.content.NIMMSTAService
- createWindowContext(Integer,Bundle) - function in android.content.NIMMSTAService
- createWindowContext(Display,Integer,Bundle) - function in android.content.NIMMSTAService