RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
rtctk_service_discovery_client.ServicesForCommonType Class Reference

Enumeration of common services available in the Service Discovery. More...

Inheritance diagram for rtctk_service_discovery_client.ServicesForCommonType:

Public Member Functions

 __repr__ (self)
 Return a string representation of the enumeration to provide better CLI error messages.
 

Static Public Attributes

str rtr = "rtr"
 
str psr = "psr"
 
str oldb = "oldb"
 
str rr = "rr"
 
str ps = "ps"
 

Detailed Description

Enumeration of common services available in the Service Discovery.

Member Function Documentation

◆ __repr__()

rtctk_service_discovery_client.ServicesForCommonType.__repr__ ( self)

Return a string representation of the enumeration to provide better CLI error messages.

Member Data Documentation

◆ oldb

str rtctk_service_discovery_client.ServicesForCommonType.oldb = "oldb"
static

◆ ps

str rtctk_service_discovery_client.ServicesForCommonType.ps = "ps"
static

◆ psr

str rtctk_service_discovery_client.ServicesForCommonType.psr = "psr"
static

◆ rr

str rtctk_service_discovery_client.ServicesForCommonType.rr = "rr"
static

◆ rtr

str rtctk_service_discovery_client.ServicesForCommonType.rtr = "rtr"
static

The documentation for this class was generated from the following file: