add Display Rule
Adds a custom display rule
Parameters
location Display Rule
The new display rule to add
Throws
if the given LocationDisplayRule name is currently being used
fun addDisplayRule(locationDisplayRule: LocationDisplayRule, onResultReadyListener: OnResultReadyListener)
Content copied to clipboard
Adds a new display rule
Parameters
location Display Rule
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