Method | Description | |
---|---|---|
Parse ( String type, String rawData, AppInstance instance ) : Command |
Parses JSON into system command objects
|
public static Parse ( String type, String rawData, AppInstance instance ) : Command | ||
type | String | |
rawData | String | |
instance | AppInstance | |
return | Command |