Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ZegoCopyrightedMusicRequestResourceResult

Callback of requesting music resource.

param

Error code, please refer to the error codes document https://docs.zegocloud.com/en/5548.html for details.

param

The JSON string returned by the song ordering service, including music resource information.

Hierarchy

  • ZegoCopyrightedMusicRequestResourceResult

Index

Constructors

Properties

Constructors

constructor

Properties

errorCode

errorCode: number

Error code, please refer to the error codes document https://docs.zegocloud.com/en/5548.html for details.

resource

resource: string

The JSON string returned by the song ordering service, including music resource information.

Generated using TypeDoc