A
B
C
D
E
F
G
H
I
J
L
O
P
Q
R
S
T
U
V
W
G
- getAuthorUsername() - function in com.deploygate.sdk.DeployGate
- Get current app's author (e.g., User or Organzation) name on DeployGate.
- getBuildEnvironment() - function in com.deploygate.sdk.DeployGate
- getCallingAttributionSource() - function in android.content.DeployGateProvider
- getCallingAttributionTag() - function in android.content.DeployGateProvider
- getCallingPackage() - function in android.content.DeployGateProvider
- getCallingPackageUnchecked() - function in android.content.DeployGateProvider
- getCallingPid() - function in android.os.IDeployGateSdkService.Stub
- getCallingPid() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getCallingUid() - function in android.os.IDeployGateSdkService.Stub
- getCallingUid() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getCallingUidOrThrow() - function in android.os.IDeployGateSdkService.Stub
- getCallingUidOrThrow() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getCallingUserHandle() - function in android.os.IDeployGateSdkService.Stub
- getCallingUserHandle() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getCallingWorkSourceUid() - function in android.os.IDeployGateSdkService.Stub
- getCallingWorkSourceUid() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getContext() - function in android.content.DeployGateProvider
- getCurrentRevision() - function in com.deploygate.sdk.DeployGate
- Returns the revision of the app on DeployGate.The revision number is automatically incremented integer value every time you upload a build to DeployGate,so you can identify the build explicitly.
- getDefaultImpl() - function in com.deploygate.service.IDeployGateSdkService.Stub
- getDefaultImpl() - function in com.deploygate.service.IDeployGateSdkServiceCallback.Stub
- getDeployGateLongVersionCode() - function in com.deploygate.sdk.DeployGate
- Returns android:versionCode of DeployGate app.
- getDeployGateVersionCode() - function in com.deploygate.sdk.DeployGate
- Use getDeployGateLongVersionCode
- getDistributionId() - function in com.deploygate.sdk.DeployGate
- Returns the ID (40 digits hex string appears in URL) of the distribution if the app was installed through Distribution Page.
- getDistributionTitle() - function in com.deploygate.sdk.DeployGate
- Returns the title of the distribution if the app was installed through Distribution Page.
- getDistributionUrl() - function in com.deploygate.sdk.DeployGate
- Returns the URL of the distribution if the app was installed through Distribution Page.
- getDistributionUserName() - function in com.deploygate.sdk.DeployGate
- Get current user's name on Distribution Page.
- getInterfaceDescriptor() - function in android.os.IDeployGateSdkService.Stub
- getInterfaceDescriptor() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getLoginUsername() - function in com.deploygate.sdk.DeployGate
- Get current DeployGate username.
- getPathPermissions() - function in android.content.DeployGateProvider
- getReadPermission() - function in android.content.DeployGateProvider
- getRuntimeExtra() - function in com.deploygate.sdk.DeployGate
- getStreamTypes(Uri,String) - function in android.content.DeployGateProvider
- getSuggestedMaxIpcSizeBytes() - function in android.os.IDeployGateSdkService.Stub
- getSuggestedMaxIpcSizeBytes() - function in android.os.IDeployGateSdkServiceCallback.Stub
- getType(Uri) - function in com.deploygate.sdk.DeployGateProvider
- getType(Uri) - function in android.content.DeployGateProvider
- getUpdateMessage() - function in com.deploygate.sdk.DeployGate
- Returns the message attached to the build.If the app was installed via Distribution Page (i.e.
- getUpdateRevision() - function in com.deploygate.sdk.DeployGate
- Returns the revision number of the update.
- getUpdateVersionCode() - function in com.deploygate.sdk.DeployGate
- Returns the android:versionCode of the update.
- getUpdateVersionName() - function in com.deploygate.sdk.DeployGate
- Returns the android:versionName of the update.
- getWritePermission() - function in android.content.DeployGateProvider