C# Class UnityPlatformWindowsPhone.WindowsPhoneTelephony

Inheritance: Unity.Core.Telephony.AbstractTelephony, IAppverseService
Afficher le fichier Open project: Appverse/appverse-mobile

Méthodes publiques

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

Method Details

Call() public méthode

public Call ( string number, CallType type ) : System.Threading.Tasks.Task
number string
type CallType
Résultat System.Threading.Tasks.Task

WindowsPhoneTelephony() public méthode

public WindowsPhoneTelephony ( ) : System
Résultat System