Rate this page:

URLPlayerRequestBody

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

Props

binary

Copy URL
binary: 

string

|

undefined

Base64 string.

text

Copy URL
text: 

string

|

undefined

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