java.lang.Object
com.gluonhq.attach.dialer.impl.AndroidDialerService
- All Implemented Interfaces:
DialerService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AndroidDialerService
public AndroidDialerService()
-
-
Method Details
-
call
Description copied from interface:DialerService
Starts a phone call to the given number with the native dial application.- Specified by:
call
in interfaceDialerService
- Parameters:
number
- A valid telephone number, without spaces, optionally including an international prefix.
-