static AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto.forNumber(int value) |
|
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.Builder.getEventType() |
optional .appFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto eventType = 2;
|
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.getEventType() |
optional .appFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto eventType = 2;
|
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProtoOrBuilder.getEventType() |
optional .appFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto eventType = 2;
|
static AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto.valueOf(int value) |
Deprecated.
|
static AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto |
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto[] |
AppFrameProtoOut.AudioEventMsgOutProto.AudioEventTypeProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|