C# Class InTheHand.ApplicationModel.Calls.PhoneCallStore

Represents a collection of information about the phone lines available on a device.
Afficher le fichier Open project: inthehand/Charming

Méthodes publiques

Méthode Description
GetDefaultLineAsync ( ) : Task

Gets the line ID for the current default phone line.

Private Methods

Méthode Description
PhoneCallStore ( ) : System
PhoneCallStore ( Windows store ) : System
PhoneCallStore ( object store ) : System

Method Details

GetDefaultLineAsync() public méthode

Gets the line ID for the current default phone line.
public GetDefaultLineAsync ( ) : Task
Résultat Task