Rate this page:

URLPlayerRequestBody

The URLPlayerRequest body. Should contain either ‘text’ or ‘binary’ keys.

Props

binary

Optional
Copy URL
@property () binary

Base64 string.

text

Optional
Copy URL
@property () text

Stringify object of the '{"key":"value"}' type.