PrepareMessageCallback

Can be implemented to prepare the license acquisition message which will be sent to the license acquisition server.

See also

Functions

Link copied to clipboard
abstract fun prepareMessage(keyMessage: ByteArray): ByteArray

Is called with the key message as provided by the content decryption module (CDM). Can be used to customize the license acquisition message which will be sent to the license acquisition server.