Class LiveJournal::Friend
In: lib/livejournal/friends.rb
Parent: Object

Represents a LiveJournal friend relationship. See LiveJournal::Request::Friends to get an array of these.

Methods

from_request   new   to_s  

Attributes

background  [RW]  as HTML color, like ‘ff0000‘
foreground  [RW]  as HTML color, like ‘ff0000‘
fullname  [RW] 
groupmask  [RW]  bitfield of friend groups this friend is a member of
type  [RW]  friend type. possible values: :community, :news, :syndicated, :shared, :user
username  [RW] 

Public Class methods

Public Instance methods

[Validate]