mapbox-maps-android
/
com.mapbox.common
/
ResourceLoadProgress
androidJvm
Resource
Load
Progress
open class
ResourceLoadProgress
:
Serializable
Content copied to clipboard
Constructors
Functions
Properties
Constructors
ResourceLoadProgress
Link copied to clipboard
androidJvm
open fun
ResourceLoadProgress
(bytes:
Long
, totalBytes:
Long
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
androidJvm
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
bytes
Link copied to clipboard
androidJvm
private val
bytes
:
Long
Content copied to clipboard
totalBytes
Link copied to clipboard
androidJvm
@
Nullable
()
private val
totalBytes
:
Long
Content copied to clipboard