public interface LoadedMetadataHandler extends EventHandler
LoadedMetadataEvent events.
 Experimental API: This API is still under development and is subject to change.
| Modifier and Type | Method and Description | 
|---|---|
| void | onLoadedMetadata(LoadedMetadataEvent event)Called when LoadedMetadataEvent is fired. | 
void onLoadedMetadata(LoadedMetadataEvent event)
event - the LoadedMetadataEvent that was fired