API
audibleAlerts.personality.SSML Class Reference
Inheritance diagram for audibleAlerts.personality.SSML:
Inheritance graph
Collaboration diagram for audibleAlerts.personality.SSML:
Collaboration graph

Public Member Functions

def __init__ (self, markup)
 
def __repr__ (self)
 
def __eq__ (self, other)
 

Public Attributes

 markup
 

Detailed Description

Definition at line 13 of file personality.py.

Constructor & Destructor Documentation

◆ __init__()

def audibleAlerts.personality.SSML.__init__ (   self,
  markup 
)

Definition at line 14 of file personality.py.

Member Function Documentation

◆ __eq__()

def audibleAlerts.personality.SSML.__eq__ (   self,
  other 
)

Definition at line 18 of file personality.py.

◆ __repr__()

def audibleAlerts.personality.SSML.__repr__ (   self)

Definition at line 16 of file personality.py.

Member Data Documentation

◆ markup

audibleAlerts.personality.SSML.markup

Definition at line 15 of file personality.py.

Referenced by audibleAlerts.personality.SSML.__eq__().


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