Bufferoverflow message, Bufferoverflow element, Alphabetlist message – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 38: Alphabetlist element, Alphabet element

30
Information messages
XML SDK V8.7.0 Remote Control Interface
<Message version="1.0">
<Information>
<License error="ok" version="123">
Content
<Key>
XADF3BDFERTP233QWWTR2WQ66
</Key>
</License>
</Information>
</Message>
Attribute List
This element has no attributes.
Content
The content is the license key.
BufferOverflow message
BufferOverflow element
<Message version="1.0">
<Information>
<Bufferoverflow/>
</Information>
</Message>
Content
This element has no content.
Note: BufferOverflow indicates to the client that the load on the server exceeds the connection capacity.
The server stops sending messages. To restart, the client must reconnect to the card.
AlphabetList message
AlphabetList element
<Message version="1.0">
<Information>
<AlphabetList>
content
</AlphabetList>
</Information>
</Message>
Content
The content is a sequence of zero or more Alphabet elements.
Alphabet element
<Message version="1.0">
<Information>
<AlphabetList>
<Alphabet name="CustomSpecialAlphabet"/>
<Alphabet name="CustomAlphabet2"/>
</AlphabetList>
</Information>
</Message>
Attribute list