-
- All Implemented Interfaces:
public final class SourceHandle properties related to Source.
-
-
Method Summary
Modifier and Type Method Description final StringgetType()SDK type (sdk-mobile | sdk-ctv) final StringgetKey()API key final StringgetDomain()App ID final StringgetVersion()SDK version final StringgetDeploymentId()Deployment ID (optional) -
-
Method Detail
-
getVersion
final String getVersion()
SDK version
-
getDeploymentId
final String getDeploymentId()
Deployment ID (optional)
-
-
-
-