FastbootExecuteFastbootCommand Method AndroidLib - Beatsleigher Edition
Executes a FastbootCommand

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public static string ExecuteFastbootCommand(
	FastbootCommand command
)

Parameters

command
Type: RegawMOD.AndroidFastbootCommand
Instance of FastbootCommand

Return Value

Type: String
Output of command run in fastboot
See Also

Reference