The following table shows the Phone API functions with a description of the purpose of each.
PhoneAddSpeedDial
Adds an entry to the speed dial list.
PhoneCloseCallLog
Closes the call log.
PhoneGetCallLogEntry
Returns the information for the specified call log entry and then advances the seek pointer to the next entry in the call log.
PhoneIsEmergencyNumber
Determines if a string contains an emergency number.
PhoneMakeCall
Dials the specified phone number.
PhoneOpenCallLog
Opens the call log and sets the seek pointer to start searching from the beginning of the log.
PhoneSeekCallLog
Initiates a search that ends at a given entry in a call log.
PhoneSendDTMFStart
Enables the phone to send DTMF tones.
PhoneSendDTMFStop
Stops the sending of DTMF tones.
PhoneShowCallLog
Shows the call log, and filters it.