Method: OStatus::PortableContacts#preferred_username

Defined in:
lib/ostatus/portable_contacts.rb

#preferred_usernameObject



37
38
39
# File 'lib/ostatus/portable_contacts.rb', line 37

def preferred_username         
  get_prop(:preferred_username, 'preferredUsername')
end