Speedify SDK for Android  14.7.0
Public Attributes | List of all members
com.speedify.speedifysdk.Types.StreamingSettings Class Reference

Detailed Description

Settings for the priority streaming.

Since
10.9

Public Attributes

List< String > domains
 Current list of domains to be identified as streams. More...
 
List< String > ipv4
 Current list of IPv4 addresses to be identified as streams. More...
 
List< String > ipv6
 Current list of IPv6 addresses to be identified as streams. More...
 
List< StreamingPortports
 Current list of ports to be identified as streams. More...
 

Member Data Documentation

◆ domains

List<String> com.speedify.speedifysdk.Types.StreamingSettings.domains

Current list of domains to be identified as streams.

Since
10.9

◆ ipv4

List<String> com.speedify.speedifysdk.Types.StreamingSettings.ipv4

Current list of IPv4 addresses to be identified as streams.

Since
10.9

◆ ipv6

List<String> com.speedify.speedifysdk.Types.StreamingSettings.ipv6

Current list of IPv6 addresses to be identified as streams.

Since
10.9

◆ ports

List<StreamingPort> com.speedify.speedifysdk.Types.StreamingSettings.ports

Current list of ports to be identified as streams.

Since
10.9

The documentation for this class was generated from the following file: