removeUser

Removes the specified user from the CDN stream.

public int removeUser(int uid)

Parameters

uid
The user ID to remove from the CDN stream.

Return Values

  • 0: Success.
  • < 0: Failure.