NumSctpStreams

data class NumSctpStreams(val OS: Int, val MIS: Int)

Number of SCTP streams

Constructors

Link copied to clipboard
constructor(OS: Int, MIS: Int)

Properties

Link copied to clipboard
val MIS: Int
Link copied to clipboard
val OS: Int