addOnAnnotationSelectedListener

Register a OnAnnotationSelectedListener to get notified when annotation gets selected. If the provider has been registered previously, this method will be a no-op.

Parameters

listener

Listener to register. Must be non-null.

See also