Bug in SendObjectToGroup() (1.2.1)

Post here all your questions related with SmartFoxServer .Net/Unity3D API

Moderators: Lapo, Bax

stephen.beeman
Posts: 1
Joined: 22 Jun 2009, 18:03

Bug in SendObjectToGroup() (1.2.1)

Postby stephen.beeman » 09 Jul 2009, 17:52

SmartFoxClient.cs line 3091 is:

Code: Select all

        obj.Put("text", strList);

which doesn't work. Comparing this to the ActionScript API, looks like the line should instead be:

Code: Select all

        obj.Put("_$$_", strList);

which performs as advertised.
ThomasLund
Posts: 1297
Joined: 14 Mar 2008, 07:52
Location: Sweden

Postby ThomasLund » 09 Jul 2009, 18:02

Thanks a bunch!!

Will include in next bugfix (soon)

/Thomas

Return to “.Net / Unity3D API”

Who is online

Users browsing this forum: No registered users and 13 guests