albumType property

int albumType
final

The type of the album.

  • Android: Always be 1.
  • iOS: 1 - Album, 2 - Folder.

Implementation

final int albumType;