Java org.apache.cordova FileHelper fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cordova FileHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cordova FileHelper.

The text is from its open source code.

Method

StringgetMimeType(String uriString, CordovaInterface cordova)
Returns the mime type of the data specified by the given URI string.