| Package | Description |
|---|---|
| cn.jmessage.api |
JPush IM (JMessage) API features.
|
| cn.jmessage.api.resource |
User management API features.
|
| Modifier and Type | Method and Description |
|---|---|
UploadResult |
JMessageClient.uploadFile(java.lang.String path,
java.lang.String fileType)
Upload file, only support image file(jpg, bmp, gif, png) currently,
file size should not larger than 8M.
|
| Modifier and Type | Method and Description |
|---|---|
UploadResult |
ResourceClient.uploadFile(java.lang.String path,
java.lang.String fileType)
Upload file, only support image file(jpg, bmp, gif, png) currently,
file size should not larger than 8M.
|
Copyright © 2019. All Rights Reserved.