This handles the LysKOM datatype Dynamic-Session-Info, which contains information about sessions
that might be changed over time (such as current conference and what-am-i-doing).
A requested membership type was not compatible with
restrictions set on the server or on a specific
conference. error-status is undefined unless specifically
mentioned in the documentation for a specific call.
Attempt to access a text that either does not exist or is
secret in some way. error-status indicates the text number in
question.
E_not_author -
Static variable in interface nu.dll.lyskom.Rpc
Attempt to manipulate a text in a way that required the user to
be the author of the text, when not in fact the
author. error-status contains the text number in question.
Attempt to add a recipient to a text that already has the
maximum number of recipients. error-status is the text that has
the maximum number of recipients.
Returns true if the supplied object is of type
KomToken, and it's contents are equal to this,
or if it is a String which, converted to the default
charset, equals this object's contents, or if it is
an Integer, which, when converted to a Protocol A
representation of its value, is equal to this
object's contents.
Move the "cursor" to the beginning of the list of pairs
(similarly to java.sql.ResultSet.first()
I thought that I needed this method, but on second thought, I
didn't.
Walks through the recipient list of this text and return
this texts local text number for that recipient, or -1
if the recipient is not found in this texts recipient list.
Exception that will be thrown by LatteKOM methods that do server I/O
and encounters data that it can't understand, or it seems that the
server can't understand what we're telling it.
This message is sent to a user when the user's membership in the
working conference is removed for any reason, such as the
conference being deleted or a session successfully issued
a sub-member call.
Static helper class that splits a two dimensional KomTokenArray
into a two dimensional KomToken array (KomToken[][]),
by dividing the number of objects by the length reported
by the KomTokenArray.