# Functions
NewDialog creates a new dialog with the given transport.
# Structs
AppStart is the event sent on the start of an application and the creation of a server side dialog.
A Dialog is a session between the ARI proxy client and the ARI proxy server.
Message is the wrapper for a command sent over a dialog.
Objects tracks a list of object IDs that are associated with the dialog.
# Interfaces
Transport defines how the commands and events are sent.