public static interface Webswing.PlaybackInfoMsgProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrent()
optional uint32 current = 1; |
int |
getTotal()
optional uint32 total = 2; |
boolean |
hasCurrent()
optional uint32 current = 1; |
boolean |
hasTotal()
optional uint32 total = 2; |
Copyright © 2017. All rights reserved.