Class Flickr::Group
In: lib/flickr/base.rb
Parent: Object

Methods

full_info   new  

Constants

PRIVACY = [nil,:private,:invite,:public]   The privacy attribute is 1 for private groups, 2 for invite-only public groups and 3 for open public groups.

Attributes

admin  [RW] 
chatnsid  [RW] 
description  [RW] 
eighteenplus  [RW] 
fully_fetched  [RW] 
iconserver  [RW] 
inchat  [RW] 
members  [RW] 
name  [RW] 
nsid  [RW] 
online  [RW] 
photo_count  [RW] 
privacy  [RW] 

Public Class methods

Public Instance methods

[Validate]