Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Photos Library
/
com.cloudike.sdk.photos.timeline
/
MonthSectionInfo
Month
Section
Info
data
class
MonthSectionInfo
(
val
timestamp
:
Long
,
val
photoCount
:
Int
)
:
Parcelable
Members
Constructors
Month
Section
Info
Link copied to clipboard
constructor
(
timestamp
:
Long
,
photoCount
:
Int
)
Properties
photo
Count
Link copied to clipboard
val
photoCount
:
Int
timestamp
Link copied to clipboard
val
timestamp
:
Long