







![]() ![]() ![]() |
FbApiWrapper - Documentation |
Group Members |
Group Class Constructors Methods Fields Properties See Also Send Feedback |
![]() |
The Group type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
CreateEvent |
Create a new event on behalf of the group
|
![]() |
CreateOrGetCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) |
![]() |
DeleteObject | (Inherited from FacebookObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Fetch(String) |
Retrieve the relevant data of the object from facebook server, according to the requested fields
(Inherited from FacebookObject.) |
![]() |
Fetch(DynamicWrapper..::..eLoadOptions) |
Retrieve the relevant data of the object from facebook server, according to the requested [!:eLoadOptions] (Inherited from FacebookObject.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetWrapped<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
![]() |
InitializeAfterSet | (Overrides DynamicWrapper..::..InitializeAfterSet()()()().) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PostLink |
Posts a link on behalf of the loggedin user to this user's wall
|
![]() |
PostPhoto |
Posts a photo on behalf of the loggedin user to this user's wall
|
![]() |
PostToWall |
Posts a status text on behalf of the loggedin user to this user's wall
|
![]() |
RetrieveCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) |
![]() |
ToString | If s_UseForamttedToStrings is set to true, returns this.Name otherwise, return ToString()()()() |
![]() |
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
![]() |
m_DynamicData | (Inherited from DynamicWrapper.) |
![]() ![]() |
sr_FieldsToLoad |
Properties
Name | Description | |
---|---|---|
![]() |
Description |
Gets group's description
|
![]() |
Events |
Gets the Events of the group
|
![]() |
FieldsToLoad | (Overrides DynamicWrapper..::..FieldsToLoad.) |
![]() |
IconUrl |
Gets the url to the Group icon
|
![]() |
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
![]() |
Link |
Gets a link to the Group page
|
![]() |
LoadState | (Inherited from DynamicWrapper.) |
![]() |
Members |
Gets the groups's members as User objects
|
![]() |
Name |
Gets the name of the Group
|
![]() |
Owner |
Gets the user's significant other
|
![]() |
Privacy |
Gets the visibility of this group
|
![]() |
UpdateTime |
Gets the last time the Group was updated;
|
![]() |
WallPosts |
Gets the group's wall as a collection of Post objects
|