getUuid method

String getUuid()

Implementation

String getUuid() {
  return pipes.getMediaResource(this).uuid;
}