C# Class InTheHand.ApplicationModel.Calls.PhoneCallStore

Represents a collection of information about the phone lines available on a device.
ファイルを表示 Open project: inthehand/Charming

Public Methods

Method Description
GetDefaultLineAsync ( ) : Task

Gets the line ID for the current default phone line.

Private Methods

Method Description
PhoneCallStore ( ) : System
PhoneCallStore ( Windows store ) : System
PhoneCallStore ( object store ) : System

Method Details

GetDefaultLineAsync() public method

Gets the line ID for the current default phone line.
public GetDefaultLineAsync ( ) : Task
return Task