Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

What does RoomManager.noHostTimeout do?

Avatar

Level 2

I was experimenting with the timeout settings in RoomManager, looking for a way of timing out the room session if the host logs out unexpectedly, in the case of a lost connection or something. Then I came across RoomManager.noHostTimeout in the Flash Builder autocomplete, whcih looked perfect for the job. Tried setting it, but it's read-only. And there's no docs on it in the latest 10.3 SDK. What does it do, and why can't I set it on the client?

Thanks,

Joseph Balderson

Flex & Flash Platform Developer

http://joeflash.ca

3 Replies

Avatar

Employee

don't think it's read only but you need to be the room owner to change it, so either you do it from a server side call or you put the value in a template (change the value in room Console and then create a template)

Sent from my Motorola ATRIX™ 4G on AT&T

Avatar

Level 2

There is no noHostTimeout setting in the room tab in the Room Console. Only a "Time Out" setting. I don't want the room session to end after a certain time, I want the room session to timeout if the host is no longer in the room.

Thanks,

Joseph Balderson

Flex & Flash Platform Developer

http://joeflash.ca

Avatar

Former Community Member

As policy, if it's not in the docs, it means it's not officially supported. I'd steer clear of unsupported features.

  nigel