# Functions
NewBindArgs initializes BindArgs with the required arguments.
NewClient returns a client for the Tethering domain with the connection set to conn.
NewUnbindArgs initializes UnbindArgs with the required arguments.
# Structs
AcceptedReply is the reply for Accepted events.
BindArgs represents the arguments for Bind in the Tethering domain.
UnbindArgs represents the arguments for Unbind in the Tethering domain.
# Interfaces
AcceptedClient is a client for Accepted events.