AppEventMessage can contain two types of messsges: |
DATA - information sent between applications in one session |
examples : a string representing sentence in chat |
a list of x,y coordinates describing a figure in paint |
CONTROL - system-specific information exchanged between application and Control Application; e.g. request for list of users or floor control information |