Node:Conference Types, Next:Conference Search Results, Previous:Auxiliary Information, Up:LysKOM Data Types
Conf-Type ::= BITSTRING
( rd-prot;
original;
secret;
letterbox;
)
Extended-Conf-Type ::= BITSTRING
( rd-prot;
original;
secret;
letterbox;
allow-anonymous;
forbid-secret;
reserved2;
reserved3;
)
Any-Conf-Type ::= Conf-Type | Extended-Conf-Type;
These types are used to specify the type of a conference.
Conf-Type is used in data types and calls that were created
before version 8.0 of the protocol and has been augmented in
Extended-Conf-Type. The type Any-Conf-Type is used when
either is admissible.
The bits have the following meaning (see Conferences, for more info.)
rd-prot
original
secret
letterbox
allow-anonymous
forbid-secret
reserved2
reserved3