C# Class Unity.Platform.Windows.WindowsTelephony

Inheritance: Unity.Core.Telephony.AbstractTelephony
Mostra file Open project: Appverse/appverse-mobile Class Usage Examples

Public Methods

Method Description
Call ( string number, CallType type ) : void

Method Details

Call() public method

public Call ( string number, CallType type ) : void
number string
type CallType
return void