mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-16 08:21:04 +08:00
Deleted depricated methods
This commit is contained in:
parent
c9aa43afe0
commit
25aef945d1
@ -54,11 +54,6 @@ public interface CordovaInterface {
|
|||||||
*/
|
*/
|
||||||
public abstract Activity getActivity();
|
public abstract Activity getActivity();
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public abstract Context getContext();
|
|
||||||
|
|
||||||
@Deprecated
|
|
||||||
public abstract void cancelLoadUrl();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a message is sent to plugin.
|
* Called when a message is sent to plugin.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user