setManifestSuffix
open fun setManifestSuffix(@Nullable manifestSuffix: String): CustomImaServerSideAdInsertionUriBuilder
Sets the optional stream manifest's suffix, which will be appended to the stream manifest's URL. The provided string must be URL-encoded and must not include a leading question mark.
Return
This instance, for convenience.
Parameters
manifestSuffix
Stream manifest's suffix.