| Package | Description |
|---|---|
| com.sdklite.net.http |
Provides foundation classes for HTTP protocol
|
| Modifier and Type | Method and Description |
|---|---|
PartEntity |
Part.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
MultipartBody.Builder |
MultipartBody.Builder.addPart(String name,
PartEntity entity)
Appends the specified name and part entity into parts
|
Copyright © 2015–2017 SDKLite. All rights reserved.