[Beepcore-java-users] Using piggyback data with startChannel
Status: Beta
Brought to you by:
huston
From: John I. <joh...@uk...> - 2002-07-02 16:54:00
|
I want to use the piggyback data capability when starting a channel to setup some additional identification. I can send the data using session.startChannel() and it arrives at the startChannel() method in my profile implementation. How can I piggyback data onto the startChannel response which is then returned to the initiating client ? Thanks, John |