parent
91d22c5211
commit
f49d2a964e
@ -48,9 +48,7 @@ export class CallNumber extends IonicNativePlugin {
|
|||||||
* Check if call feature is available
|
* Check if call feature is available
|
||||||
* @return {Promise<any>}
|
* @return {Promise<any>}
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova()
|
||||||
callbackOrder: 'reverse'
|
|
||||||
})
|
|
||||||
isCallSupported(): Promise<any> {
|
isCallSupported(): Promise<any> {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user