Enumeration HMSPeerType

Enum for HMSPeerType.

Defines the types of peers within the HMS (100ms) system. This enumeration is used to distinguish between different kinds of peers, such as SIP (Session Initiation Protocol) peers and regular peers. Each peer type has specific characteristics and roles within the video conferencing or communication context.

Enumeration Members

Enumeration Members

REGULAR: "REGULAR"
SIP: "SIP"

Generated using TypeDoc