Services_Twitter
[ class tree: Services_Twitter ] [ index: Services_Twitter ] [ all elements ]

Class: Services_Twitter_Notifications

Source Location: /Services_Twitter-0.2.1/Services/Twitter/Notifications.php

Class Overview

Services_Twitter_Common
   |
   --Services_Twitter_Notifications

Services_Twitter_Exception


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
Services_Twitter_Exception


[ Top ]


Method Detail

follow   [line 80]

object Instance follow( integer $id)

Get status updates from a person
  • Return: of SimpleXMLElement
  • Throws: Services_Twitter_Exception
  • Access: public

Parameters:

integer   $id   —  The username/ID of the person to get statuses of

[ Top ]

leave   [line 65]

object Instance leave( integer $id)

Quit getting status updates from a person
  • Return: of SimpleXMLElement
  • Throws: Services_Twitter_Exception
  • Access: public

Parameters:

integer   $id   —  The username/ID of the person to stop statuses of

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:31:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.