On Tue, Jul 10, 2012 at 12:43 PM, Mark Rejhon <[email protected]> wrote:
> Signalling intent is chat session based: > 1. Client clicks a button > 2. Client signals using <rtt event='start'/> > Clarification: <rtt event='init/> (In very old drafts, I used to use the word 'start' until I realized that could be confused with event='new' for "start of message") > 3. Recipient can respond with one of the activation methods at: > > http://xmpp.org/extensions/xep-0301.html#activating_and_deactivating_realtime_text > Note: This might mean the recipient software prompts for confirmation > *before* activating RTT (i.e. before disco is turned on!). Privacy of > signalling RTT support is maintained until recipient confirms. >
