CustomSipHeaderResponse

data class CustomSipHeaderResponse(val name: String? = null)

Details of a Custom SIP Header.

Constructors

Link copied to clipboard
constructor(name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

The name of the Custom SIP Header