Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChannelProfileType

The channel profile.

Index

Enumeration members

ChannelProfileCloudGaming = 3

Cloud gaming. The scenario is optimized for latency. Use this profile if the use case requires frequent interactions between users.

ChannelProfileCommunication = 0

0: Communication. Use this profile when there are only two users in the channel.

ChannelProfileGame = 2

2: Gaming. This profile is deprecated.

ChannelProfileLiveBroadcasting = 1

1: Live streaming. Live streaming. Use this profile when there are more than two users in the channel.

Generated using TypeDoc