FB.ApiClient.stream_getComments

Description

Gets the full comments given a post_id from stream.get or the stream FQL table. Initially, only a set of preview comments are returned because some posts can have many comments.

Signature

stream_getComments(String post_id,  Object onRequestCompleted)

Parameters

post_idString
onRequestCompletedObject

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