setiOSKey method

void setiOSKey(
  1. String sdkKey
)

Implementation

void setiOSKey(String sdkKey) {
    androidSDKKey = sdkKey;
}