getCustomId method

String getCustomId()

Implementation

String getCustomId() {
  return deviceStorage.getCustomId();
}