com.craxiom.messaging.phonestate.SimStateOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of network-survey-messaging Show documentation
Show all versions of network-survey-messaging Show documentation
Protobuf and gRPC stubs for sending Wireless Protocol Survey messages'
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/phonestate/simstate/sim_state.proto
// Protobuf Java Version: 4.27.3
package com.craxiom.messaging.phonestate;
public final class SimStateOuterClass {
private SimStateOuterClass() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 27,
/* patch= */ 3,
/* suffix= */ "",
SimStateOuterClass.class.getName());
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n9com/craxiom/messaging/phonestate/simst" +
"ate/sim_state.proto\022)com.craxiom.messagi" +
"ng.phonestate.simstate*\311\001\n\010SimState\022\013\n\007U" +
"NKNOWN\020\000\022\n\n\006ABSENT\020\001\022\020\n\014PIN_REQUIRED\020\002\022\020" +
"\n\014PUK_REQUIRED\020\003\022\022\n\016NETWORK_LOCKED\020\004\022\t\n\005" +
"READY\020\005\022\r\n\tNOT_READY\020\006\022\021\n\rPERM_DISABLED\020" +
"\007\022\021\n\rCARD_IO_ERROR\020\010\022\023\n\017CARD_RESTRICTED\020" +
"\t\022\n\n\006LOADED\020\n\022\013\n\007PRESENT\020\013B;\n com.craxio" +
"m.messaging.phonestateP\001Z\025craxiom.com/me" +
"ssagingb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
descriptor.resolveAllFeaturesImmutable();
}
// @@protoc_insertion_point(outer_class_scope)
}