Method: Vpim::Vcard::Telephone#location

Defined in:
lib/vpim/vcard.rb

#locationObject

home, work, cell, car, pager (Array of String): the location of the device



288
289
290
# File 'lib/vpim/vcard.rb', line 288

def location
  @location
end