app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.filters
/
CalloutHistory
Callout
History
class
CalloutHistory
(
expiryPeriodMilliseconds
:
Long
=
60000
)
Members
Constructors
Callout
History
Link copied to clipboard
constructor
(
expiryPeriodMilliseconds
:
Long
=
60000
)
Functions
add
Link copied to clipboard
fun
add
(
callout
:
TrackedCallout
)
find
Link copied to clipboard
fun
find
(
callout
:
TrackedCallout
)
:
Boolean
size
Link copied to clipboard
fun
size
(
)
:
Int
trim
Link copied to clipboard
fun
trim
(
userGeometry
:
UserGeometry
)