A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
[
A
- ActionResponse - class in com.nimmsta.intent_library.models.actions
- This class represents the format of responses we get from the NIMMSTA App
- addOrUpdateDevice(JsonObject) - function in com.nimmsta.intent_library.NIMMSTAManager
- Adds or updates NIMMSTADevice in devices
- addSuppressed(Throwable) - function in kotlin.RequestFailedException
- AimMode - class in com.nimmsta.intent_library.models.general
- Defines the scan behaviour of the scanner
- ApplicationIntentConnection - class in com.nimmsta.intent_library
- asComponentName() - function in com.nimmsta.intent_library.NIMMSTAInstalledAppCandidate
- attachBaseContext(Context) - function in android.app.NIMMSTAService
- attachInterface(IInterface,String) - function in android.os.NIMMSTAService.ServiceBinder
- attachLightTag(String,String) - function in com.nimmsta.intent_library.NIMMSTAManager
- Associates a light tag with a specific location on a device, identified by its MAC address.
- AttachLightTagAction - class in com.nimmsta.intent_library.models.actions
- this action attached a location to a light tag.
- AUTOMATIC - enum entry in com.nimmsta.intent_library.models.general.LTColor
- await() - function in com.nimmsta.intent_library.util.Task
- waits for finishing the task within a suspending function.