Class IOSDialerService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void call​(java.lang.String number)
      Starts a phone call to the given number with the native dial application.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IOSDialerService

        public IOSDialerService()
    • Method Detail

      • call

        public void call​(java.lang.String number)
        Description copied from interface: DialerService
        Starts a phone call to the given number with the native dial application.
        Specified by:
        call in interface DialerService
        Parameters:
        number - A valid telephone number, without spaces, optionally including an international prefix.