InstalledApplicationArray
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.InstalledApplicationArray.InstalledApplicationArray(final long ptr) Parameters ptr: final long |
getElements
()
|
Access the indexed element in this list. Note that the index is zero-based, so the first element has an index of 0.
Signature
List<InstalledApplication> com.meta.horizon.platform.ovr.models.InstalledApplicationArray.getElements() |
getSize
()
|
The number of elements contained within this list. This is not equal to the total number of elements across multiple pages.
Signature
long com.meta.horizon.platform.ovr.models.InstalledApplicationArray.getSize() Returns longÂ
long
|