Package com.mux.spaces.api.proto.signals
Interface Signals.TrackLimitsOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Signals.TrackLimits
,Signals.TrackLimits.Builder
- Enclosing class:
- Signals
public static interface Signals.TrackLimitsOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getDefault()
this can/probably will expand into having overrides per source-type here as well but holding off on that for now until we get some enums up in here-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-