JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.dependency
LocationListener
Contents
Description
Method Summary
Method Details
locationAdded(CallLocation)
Hide sidebar
Show sidebar
Interface LocationListener
public interface
LocationListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
locationAdded
(
CallLocation
location)
Method Details
locationAdded
void
locationAdded
(
CallLocation
location)