AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.ActivityResultListener Interface Reference
Inheritance diagram for com.google.appinventor.components.runtime.ActivityResultListener:
com.google.appinventor.components.runtime.ActivityStarter com.google.appinventor.components.runtime.BarcodeScanner com.google.appinventor.components.runtime.Camcorder com.google.appinventor.components.runtime.Camera com.google.appinventor.components.runtime.ContactPicker com.google.appinventor.components.runtime.ImagePicker com.google.appinventor.components.runtime.IntentBasedSpeechRecognizer com.google.appinventor.components.runtime.ListPicker com.google.appinventor.components.runtime.PhoneCall com.google.appinventor.components.runtime.Picker com.google.appinventor.components.runtime.Texting com.google.appinventor.components.runtime.Twitter com.google.appinventor.components.runtime.util.ExternalTextToSpeech

Public Member Functions

void resultReturned (int requestCode, int resultCode, Intent data)
 

Detailed Description

Callback for receiving Activity results

Author
markf.nosp@m.@goo.nosp@m.gle.c.nosp@m.om (Mark Friedman)

Definition at line 16 of file ActivityResultListener.java.

Member Function Documentation

◆ resultReturned()


The documentation for this interface was generated from the following file: