Lines Matching full:as
10 * As with any software that integrates with the Facebook platform, your use
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
42 * Returns the `id` (The Group ID) as string if present.
52 * Returns the `cover` (The cover photo of the Group) as GraphCoverPhoto if present.
62 * Returns the `description` (A brief description of the Group) as string if present.
72 … upload content to the Group. Only current members of the Group can use this) as string if present.
82 * Returns the `icon` (The URL for the Group's icon) as string if present.
92 * Returns the `link` (The Group's website) as string if present.
102 * Returns the `name` (The name of the Group) as string if present.
112 …* Returns the `member_request_count` (Number of people asking to join the group.) as int if presen…
122 * Returns the `owner` (The profile that created this Group) as GraphNode if present.
132 * Returns the `parent` (The parent Group of this Group, if it exists) as GraphNode if present.
142 * Returns the `privacy` (The privacy setting of the Group) as string if present.
152 …roup's properties and changes in posts and comments if user can see them)) as \DateTime if present.
162 * Returns the `venue` (The location for the Group) as GraphLocation if present.