const TInt | KRemConInterfaceIf1 |
The UID of the interface between the interface selector and the outer layer API. Currently this consists of a single 'new message' method. If in future it changes (more methods are added) then a new M class and UID can be defined. New outer layer APIs can implement that M class and be used by the interface selector, without breaking existing outer layer APIs which still only implement this version of the interface.
const TInt | KRemConInterfaceIf2 |
The UID of the interface between the interface selector and the outer layer API. Currently this consists of a single 'new message' method. If in future it changes (more methods are added) then a new M class and UID can be defined. New outer layer APIs can implement that M class and be used by the interface selector, without breaking existing outer layer APIs which still only implement this version of the interface.
const TInt | KRemConInterfaceIf3 |
The UID of the interface between the interface selector and the outer layer API. Currently this consists of a single 'new message' method. If in future it changes (more methods are added) then a new M class and UID can be defined. New outer layer APIs can implement that M class and be used by the interface selector, without breaking existing outer layer APIs which still only implement this version of the interface.