FB.ApiClient.stream_getFilters

Description

Gets the filters (with relevant filter keys for stream.get) for the current user. These filters are typical things like news feed, friend lists, networks. They can be used to filter the stream without complex queries to determine which ids belong in which groups.

Signature

stream_getFilters(Object onRequestCompleted)

Parameters

onRequestCompletedObject

a callback function for immediate execution, or an instance of FB.BatchSequencer