AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.util.PhoneCallUtil Class Reference

Static Public Member Functions

static void makePhoneCall (Context context, String phoneNumber)
 

Detailed Description

Helper functions for making phone calls. TODO(sharon): eventually support making conference calls when the Android framework supports it via an API

Author
sharo.nosp@m.n@go.nosp@m.ogle..nosp@m.com (Sharon Perl)

Definition at line 21 of file PhoneCallUtil.java.

Member Function Documentation

◆ makePhoneCall()

static void com.google.appinventor.components.runtime.util.PhoneCallUtil.makePhoneCall ( Context  context,
String  phoneNumber 
)
static

Definition at line 26 of file PhoneCallUtil.java.


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