| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContactResponse |
VmpApi.createContact(CreateContactRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateContactResponse> |
VmpApi.createContactWithHttpInfo(@NotNull CreateContactRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.createContactAsync(CreateContactRequest body,
ApiCallback<CreateContactResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateContactResponse |
CreateContactResponse.id(String id) |
CreateContactResponse |
CreateContactResponse.message(String message) |
CreateContactResponse |
CreateContactResponse.sendStatus(String sendStatus) |
Copyright © 2026. All rights reserved.