But When I send Message From Java to AIR ... The Message.data not
fushed In second time when i send (Messages are pushed only)
I try write this :
//When I revieved data
Message.data = null ;
Message.setData(null)
In java side and AIR side . . . but the same probleme
is there solution for this probleme
Thankyou very much....