Method: JSS::MobileDevice#bluetooth_mac_address

Defined in:
lib/jss/api_object/mobile_device.rb

#bluetooth_mac_addressString (readonly)

Returns the bluetooth mac addr.

Returns:

  • the bluetooth mac addr



304
305
306
# File 'lib/jss/api_object/mobile_device.rb', line 304

def bluetooth_mac_address
  @bluetooth_mac_address
end