From ac58539082c8fa438e2ef9148d51c5618fde64bd Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Wed, 11 Aug 2010 15:10:49 +0200 Subject: Add a ActivityProperties.GetActivity method for retrieving an activity's room handle from its id. --- extensions/OLPC_Activity_Properties.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'extensions') diff --git a/extensions/OLPC_Activity_Properties.xml b/extensions/OLPC_Activity_Properties.xml index 9f1d3d04..30300e51 100644 --- a/extensions/OLPC_Activity_Properties.xml +++ b/extensions/OLPC_Activity_Properties.xml @@ -61,6 +61,26 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

+ + + + An activity id + + + + + A room handle + + + + Returns the handle of the room associated with this activity + + + + + + + -- cgit v1.2.1