SCItemsBrowserProtocol Protocol Reference
Conforms to | NSObject |
Declared in | SCItemsBrowserProtocol.h |
Tasks
-
– reloadData
Reloads items using default settings of SCApiSession.
required method -
– forceRefreshData
Reloads items by activating the SCReadItemRequestIngnoreCache flag.
required method -
– navigateToRootItem
Loads child items of the root item using default settings of SCApiSession.
required method
Instance Methods
forceRefreshData
Reloads items by activating the SCReadItemRequestIngnoreCache flag.
- (void)forceRefreshData
Declared In
SCItemsBrowserProtocol.h