UNPKG

@snap/camera-kit

Version:
34 lines (17 loc) 511 B
[**CameraKit Web SDK v1.13.0**](../README.md) *** [CameraKit Web SDK](../globals.md) / RemoteApiResponse # Interface: RemoteApiResponse Remote API response to a request sent by a lens. ## Properties ### status > **status**: [`RemoteApiStatus`](../type-aliases/RemoteApiStatus.md) Status of the response *** ### metadata > **metadata**: `Record`\<`string`, `string`\> A map of named metadata associated with the response. *** ### body > **body**: `ArrayBuffer` Additional binary request payload.