@interface SAUIPaginateListResponse : SABaseClientBoundCommand @property (nonatomic) long long firstItemIndex; @property (nonatomic) long long focusedItemIndex; - (id)groupIdentifier; - (BOOL)requiresResponse; - (id)encodedClassName; @end
@interface SAUIPaginateListResponse : SABaseClientBoundCommand @property (nonatomic) long long firstItemIndex; @property (nonatomic) long long focusedItemIndex; - (id)groupIdentifier; - (BOOL)requiresResponse; - (id)encodedClassName; @end