- test_connection_string: Check if the connection string is not None. - test_connection: Check if the database connection is established. - test_connection_close: Check if the database connection is ...
"""A client to interact with an ongoing call. This client can be used to do mid-call actions, such as Transfer and Play Media. Call must be established to perform these actions. :param endpoint: The ...