getSdkType method

String getSdkType()

Implementation

String getSdkType() {
  return this.sdkType;
}