getChannelOwnerId method

String getChannelOwnerId()

Implementation

String getChannelOwnerId() {
  return getProperty("ownerId");
}