mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-25 04:16:09 +08:00
parent
586c7e505f
commit
f7184325a7
@ -156,17 +156,6 @@ export class Facebook extends IonicNativePlugin {
|
|||||||
EVENT_PARAM_VALUE_NO: '0'
|
EVENT_PARAM_VALUE_NO: '0'
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
|
||||||
* Browser wrapper
|
|
||||||
* @param {number} appId Your Facebook AppID from their dashboard
|
|
||||||
* @param {string} version The version of API you may want to use. Optional
|
|
||||||
* @returns {Promise<any>}
|
|
||||||
*/
|
|
||||||
@Cordova()
|
|
||||||
browserInit(appId: number, version?: string): Promise<any> {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Login to Facebook to authenticate this app.
|
* Login to Facebook to authenticate this app.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user