C# 클래스 InTheHand.ApplicationModel.Calls.PhoneCallStore

Represents a collection of information about the phone lines available on a device.
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
GetDefaultLineAsync ( ) : Task

Gets the line ID for the current default phone line.

비공개 메소드들

메소드 설명
PhoneCallStore ( ) : System
PhoneCallStore ( Windows store ) : System
PhoneCallStore ( object store ) : System

메소드 상세

GetDefaultLineAsync() 공개 메소드

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