@Remoteable(path="https://upload.twitter.com/1.1/media")
public interface Media
Modifier and Type | Method and Description |
---|---|
MediaStatusResponse |
getMediaStatus(MediaStatusRequest parameters)
The STATUS command is used to periodically poll for updates of media processing operation.
|
@RemoteMethod(httpMethod="GET", path="/upload") MediaStatusResponse getMediaStatus(@QueryIfNE MediaStatusRequest parameters)
parameters
- MediaStatusRequest
Copyright © 2018 The Apache Software Foundation. All rights reserved.