Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 622 Bytes

fb_graph_comment.rst

File metadata and controls

66 lines (30 loc) · 622 Bytes

Class

FB_Graph_Comment

Methods

setMessage

.. function:: setMessage()


    Set message


    :param string:

    :rtype: void



__construct

.. function:: __construct()


    Constructor


    :param int: the object ID to comment on
    :param string: the comment

    :rtype: void



create

.. function:: create()


    Create


    :param string|int: the object ID to comment on

    :rtype: string the new comment ID





Constants

CONNECTION