getPluginOrders

suspend fun getPluginOrders(): List<String>

Return the plugin orders. Supported just by Theta X and Z1.

Return

list of package names of plugins For Z1, list of three package names for the start-up plugin. No restrictions for the number of package names for X.

Throws