Contains classes regarding communication. They represent common messages (textual, audio) and provide user sessions (required by Session server and remote control through instant messaging. More...
Classes | |
| class | AudioMessage |
| wosh::Notification representing an audio message (based on audio-file). The file containing the audio message is stored in a file (for example, it may be an mp3). When message is sent over the network, file is not copied or, its URI must be valid on all system as the phisical resource. (see $SHARED_TEMP alias) More... | |
| class | ContactInfo |
| class | FileMessage |
| class | ImageMessage |
| wosh::Notification representing an image message (based on image-file). More... | |
| class | NotificationConversion |
| This class holds a wosh::Notification object and conversion (as translation) parameters. More... | |
| class | NotificationFlow |
| This class holds history of a wosh::Notification, mainly used while notifications are processed by CommunicationManager. More... | |
| class | NotificationSurvey |
| This class represent a survey for one or more users. More... | |
| class | SessionEncoderDefault |
| The class represent and manage life of an IM (instant messaging) session. More... | |
| class | SessionIM |
| The class represent and manage life of an IM (instant messaging) session. More... | |
| class | SessionInterpreterDefault |
| The class represent and manage life of an IM (instant messaging) session. More... | |
| class | SessionProxy |
| The class represent and manage life of an IM (instant messaging) session. More... | |
| class | SessionShell |
| The class represent and manage life of an local shell session. More... | |
| class | TextMessage |
| wosh::Notification representing an text message (as SMS, Mail). More... | |
| class | VoiceCall |
| wosh::Notification representing an voice call (based on audio-file). More... | |
| class | ShellCommand |
| The class holds a shell command and its arguments (as string). More... | |
Contains classes regarding communication. They represent common messages (textual, audio) and provide user sessions (required by Session server and remote control through instant messaging.