All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.PermissionRequest Maven / Gradle / Ivy

The newest version!
package def.dom;

public class PermissionRequest extends DeferredPermissionRequest {
    public java.lang.String state;
    native public void defer();
    public static PermissionRequest prototype;
    public PermissionRequest(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy