public class MediaHTTPConnection
extends IMediaHTTPConnection.Stub
Constructor and Description |
---|
MediaHTTPConnection() |
Modifier and Type | Method and Description |
---|---|
IBinder |
connect(String uri,
String headers) |
void |
disconnect() |
protected void |
finalize() |
String |
getMIMEType() |
long |
getSize() |
String |
getUri() |
int |
readAt(long offset,
int size) |