| Package | Description |
|---|---|
| com.volcengine.helper |
| Modifier and Type | Method and Description |
|---|---|
VodUploadProgressEventType |
VodUploadProgressEvent.getEventType() |
static VodUploadProgressEventType |
VodUploadProgressEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VodUploadProgressEventType[] |
VodUploadProgressEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VodUploadProgressListenerHelper.sendVodUploadEvent(VodUploadProgressListener listener,
VodUploadProgressEventType eventType,
long bytesSize) |
| Constructor and Description |
|---|
VodUploadProgressEvent(VodUploadProgressEventType eventType) |
VodUploadProgressEvent(VodUploadProgressEventType eventType,
long byteSize) |
Copyright © 2025. All rights reserved.