Index
All Classes and Interfaces|All Packages
L
- loadAll(OnSuccessListener<List<String>>) - Method in class com.example.rocket_launch.QRCodesDB
-
loads all qr codes and adds them to a List of Strings supplied in onSuccessListener Author: kaiden
- loadCode(String, OnSuccessListener<Event>) - Method in class com.example.rocket_launch.QRCodesDB
-
Loads code from database
- loadEvent(String, OnSuccessListener<Event>) - Method in class com.example.rocket_launch.EventsDB
-
loads a given event with eventID id
- loadEventId(String, OnSuccessListener<String>, OnFailureListener) - Method in class com.example.rocket_launch.QRCodesDB
-
loads an event given a QR code Author: kaiden
All Classes and Interfaces|All Packages