C# Class UnityPlatformWindowsPhone.WindowsPhoneTelephony

Inheritance: Unity.Core.Telephony.AbstractTelephony, IAppverseService
Datei anzeigen Open project: Appverse/appverse-mobile

Public Methods

Method Description
Call ( string number, CallType type ) : System.Threading.Tasks.Task
WindowsPhoneTelephony ( ) : System

Method Details

Call() public method

public Call ( string number, CallType type ) : System.Threading.Tasks.Task
number string
type CallType
return System.Threading.Tasks.Task

WindowsPhoneTelephony() public method

public WindowsPhoneTelephony ( ) : System
return System