public static interface Webswing.FilesSelectedEventMsgInProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFiles(int index)
repeated string files = 1; |
com.google.protobuf.ByteString |
getFilesBytes(int index)
repeated string files = 1; |
int |
getFilesCount()
repeated string files = 1; |
List<String> |
getFilesList()
repeated string files = 1; |
int getFilesCount()
repeated string files = 1;String getFiles(int index)
repeated string files = 1;com.google.protobuf.ByteString getFilesBytes(int index)
repeated string files = 1;Copyright © 2018. All rights reserved.