TerminationHealth

The termination health details, including the source IP address and timestamp of the last successful SIP OPTIONS message from your SIP infrastructure.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source IP address.

Link copied to clipboard

The timestamp, in ISO 8601 format.

Functions

Link copied to clipboard
inline fun copy(block: TerminationHealth.Builder.() -> Unit = {}): TerminationHealth
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String