This document was generated from CDN thread
Created by: Kurt Geisler on 13-04-2012 02:33:22 AM
I am currently using a participant.enumerate call to retrieve all of the connected participants and I am having trouble getting the currentLayout for each participant. It always returns a 1. I get the layoutSource correctly (its either conferenceCustom, participantCustom. or familyX). The customLayout works properly for the conference.enumerate method, although for the conference.enumerate it is an INT and for the participant.enumerate it is a STRING.
Any ideas?