C# Class Unity.Platform.Windows.WindowsTelephony

Inheritance: Unity.Core.Telephony.AbstractTelephony
Afficher le fichier Open project: Appverse/appverse-mobile Class Usage Examples

Méthodes publiques

Méthode Description
Call ( string number, CallType type ) : void

Method Details

Call() public méthode

public Call ( string number, CallType type ) : void
number string
type CallType
Résultat void