Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProjectCapabilityManager.NetworkSlicing5GTrafficCategoryOptions

The list of options available for the 5G Network Slicing traffic category key. For more information, refer to 5G Network Slicing Traffic Category (Apple Developer)
Read time 1 minuteLast updated 7 days ago

Definition

[Flags]public enum ProjectCapabilityManager.NetworkSlicing5GTrafficCategoryOptions

Fields

Value

Description

AVStreamingUse this flag to set the AVStreaming option.
BackgroundUse this flag to set the Background option.
CallSingalingUse this flag to set the Voice option.
DefaultUse this flag to set the Default option.
NoneUse this flag when additional 5G Network Slicing traffic category options aren't necessary.
ResponsiveAVUse this flag to set the ResponsiveAV option.
ResponsiveDataUse this flag to set the ResponsiveData option.
VideoUse this flag to set the Video option.
VoiceUse this flag to set the Voice option.