download Location Attachment Asynchronous
open fun downloadLocationAttachmentAsynchronous( @NonNull context: Context, latitude: Double, longitude: Double, @NonNull markerColor: String, addMarker: Boolean, @Nullable listener: STWDownloadAttachmentLocationListener)
Content copied to clipboard
Call this method to download a location attachment asynchronously.
See also
Parameters
context
the application context
latitude
latitude point
longitude
longitude point
marker Color
the given marker color
add Marker
true if need to add a marker
listener
STWDownloadAttachmentLocationListener: listener to keep track the task of downloading the attachment location