destroyPlayer

fun destroyPlayer(): Mono<Unit>

Deprecated

Doesn't just destroy the player anymore, use destroy() instead.

Replace with

destroy()

Destroys the player for this link. This will also remove the link from the client.