How to extend Presence.Show values?

Hi,

The javadoc API of “Presence.java” shows that the valid values are chat, away, dnd, xa.

in order to show an additional presence information (e.g. in a call, in a conference), I extended the enum Show at Presence.java with this information “iac”.

But it seems not to be sufficient to use it.

Is it even possible to do that? if yes how can I realize it?

Thanks in advance

abdeltif

Hi,

is my question understandable?

Please help !!

Thanks in advance

Abdelatif