We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8457c commit 4677808Copy full SHA for 4677808
rotom.proto
@@ -127,5 +127,7 @@ enum RpcStatus {
127
RPC_STATUS_ACCESS_SUSPENDED = 16;
128
RPC_STATUS_DEVICE_INCOMPATIBLE = 17;
129
RPC_STATUS_ACCESS_RATE_LIMITED = 18;
130
+ RPC_STATUS_GOOGLE_PLAY_NOT_READY = 19;
131
+ RPC_STATUS_LOGIN_ERROR_BAIL = 20;
132
RPC_STATUS_MITM_DISALLOWED_REQUEST = 99;
133
}
0 commit comments