Gets a ListingType indicating is the requested location is a File or Directory
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- location
- Type: SystemString
Path of requested location on device
Return Value
Type: ListingTypeSee ListingType
Remarks
Requires a device containing BusyBox for now, returns ListingType.ERROR if not installed.
Returns ListingType.NONE if file/Directory does not exist
See Also