Submodules
Module contents
This module provides access to the connections endpoints of the X API and serves as the main entry point for all connections-related functionality.class xdk.connections.ConnectionsClient
Client for connections operations
Parameters
__init__
Parameters
delete_all
Terminate all connections
Terminates all active streaming connections for the authenticated application.
:returns: Response data
:rtype: DeleteAllResponse
Returns
DeleteAllResponse