totalPages property

int? totalPages
getter/setter pair

An integer representing the total number of pages of call logs available. This may be null if the total number of pages is unknown.

Implementation

int? totalPages;