Class | Jabber::Roster::RosterItem::Resource |
In: |
lib/jabber4r/roster.rb
|
Parent: | Object |
name | [R] | The name of the resource |
show | [R] | How the resource should be shown |
status | [R] | The status message of the resource |
Constructs a new Resource instance
item: | [Jabber::Roster::RosterItem] The roster item this resource belongs to |
name: | [String] The resource name |
show: | [String] How the resource should be shown |
status: | [String] The status message of the resource |