add Display Rules
Adds a new set of custom display rules
Parameters
display Rule List
The set of new display rules to be added
Throws
if the given LocationDisplayRule name is currently being used
fun addDisplayRules(displayRuleList: List<LocationDisplayRule>, onResultReadyListener: OnResultReadyListener)
Content copied to clipboard
Add rules needed to display locations correctly.
Parameters
display Rule List
The new display rule to add
on Result Ready Listener
A callback invoked once this method is done loading resources, if any
Throws
if the given LocationDisplayRule name is currently being used