getClientId method

String getClientId()

Get the client ID

Implementation

String getClientId() {
  return clientId;
}