A
B
C
D
E
F
G
H
I
J
L
O
P
Q
R
S
T
U
V
W
P
- pingBinder() - function in android.os.IDeployGateSdkService.Stub
- pingBinder() - function in android.os.IDeployGateSdkServiceCallback.Stub
- PRESERVE_BUFFER - enum entry in com.deploygate.sdk.CustomLogConfiguration.Backpressure
SDK rejects new logs if buffer size is exceeded
- putBoolean(String,boolean) - function in com.deploygate.sdk.CustomAttributes
- Put a boolean value with the key.If the key already exists, the value will be overwritten.
- putDouble(String,double) - function in com.deploygate.sdk.CustomAttributes
- Put a double value with the key.If the key already exists, the value will be overwritten.
- putFloat(String,float) - function in com.deploygate.sdk.CustomAttributes
- Put a float value with the key.If the key already exists, the value will be overwritten.
- putInt(String,int) - function in com.deploygate.sdk.CustomAttributes
- Put an int value with the key.If the key already exists, the value will be overwritten.
- putLong(String,long) - function in com.deploygate.sdk.CustomAttributes
- Put a long value with the key.If the key already exists, the value will be overwritten.
- putString(String,String) - function in com.deploygate.sdk.CustomAttributes
- Put a string value with the key.If the key already exists, the value will be overwritten.