SecureCheckCode

value class SecureCheckCode(val value: String)

A secure check code.

It is mainly used to verify whether the direct media connection is secure by comparing both local and remote values.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

the actual value of this SecureCheckCode