RecipientUpdateResult enum
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This API may change without a BREAKING CHANGE notice.
Represents the result of an update action
Signature:
export declare enum RecipientUpdateResult
Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
CLIENT_ERROR |
|
(BETA) |
|
NO_CHANGE |
|
(BETA) |
|
SERVER_ERROR |
|
(BETA) |
|
SUCCESS |
|
(BETA) |