Doubt on RTMPFlexSession
hi all,
in application separate datadestination gets created when user logs in.
i want(struggling) destroy destination associated particular user.
for have created flexsesiolistner , datadestination gets created put in flexsession.
flexcontext.getflexsession().setattribute("destid" desitid);
sessiondestroy() method called when user disconnect app due reason
issue sessiondestroy() ,flexsession.get( "destid") retuning null ???
while debugigng found flexcontext.getflexsession() returns httpflexsession ie destid getting stored in httpflexsession
in sessiondestroy(flexsession session) session of type
rtmpflexsession hence getting null here.
my question how put data in rtmpflexsession can made available in sesssiondestroy() method when rtmp client disconnect.
just want destroy datadestination when user gets disconnected rtmp channel based flex app
regards,
dharmendra
hi all,
pelase please , have in ...i still not sovle issue.
thanks,
dharmendra
More discussions in LiveCycle Data Services
adobe
Comments
Post a Comment