AnchorLocatedListener Interface
public interface AnchorLocatedListener
Informs the application that a session has located an anchor or discovered that it cannot yet be located.
Method Summary
Modifier and Type | Method and Description |
---|---|
void |
onAnchorLocated(AnchorLocatedEvent args)
Invoked when the event fires. |
Method Details
onAnchorLocated
public void onAnchorLocated(AnchorLocatedEvent args)
Invoked when the event fires.
Parameters:
args