static ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto.forNumber(int value) |
|
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.Builder.getEvent() |
optional .ApiEventMsgInProto.ApiEventTypeProto event = 2;
|
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.getEvent() |
optional .ApiEventMsgInProto.ApiEventTypeProto event = 2;
|
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProtoOrBuilder.getEvent() |
optional .ApiEventMsgInProto.ApiEventTypeProto event = 2;
|
static ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto.valueOf(int value) |
Deprecated.
|
static ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto |
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto[] |
ServerAppFrameProto.ApiEventMsgInProto.ApiEventTypeProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|