OpenChannelParams

OpenChannelParams

Parameter class for creating and updating open channels. This class is used by OpenChannel.createChannel() and openChannel.updateChannel() ADD ME: see link - sendbird docs

Constructor

new OpenChannelParams()

Members

(nullable) channelUrl :string

Default Value:
  • null
Type:
  • string

coverUrlOrImage :string|Blob|Object

Default Value:
  • null
Type:
  • string | Blob | Object

(nullable) customType :string

Default Value:
  • null
Type:
  • string

(nullable) data :string

Default Value:
  • null
Type:
  • string

(nullable) name :string

Default Value:
  • null
Type:
  • string