Details
Description
I tried create a tiny chat app with openmetaverse and mono, and came into a problem,
when I used 'RequestJoinGroupChat(groupID)', 'OnGroupChatJoin' wasn't responding.
However I could get the 'sessionID' generated from the 'RequestJoinGroupChat(groupID)' I used, in the
'GroupChatSessions'.
And I also could get other chats in Group Chat through 'onInstantMessage'.
Btw, I'm not able to send message to my group chat with 'InstantMessageGroup(uuid ,string)' as well.
Could anyone lend me a hand?
Activity
Peter W
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
I tried create a tiny chat app with openmetaverse, and came into a problem, when I used 'RequestJoinGroupChat(groupID)', 'OnGroupChatJoin' wasn't responding. However I could get the 'sessionID' generated from the 'RequestJoinGroupChat(groupID)' I used, in the 'GroupChatSessions'. And I also could get other chats in Group Chat through 'onInstantMessage'. Btw, I'm not able to send message to my group chat with 'InstantMessageGroup(uuid ,string)' as well. Could anyone lend me a hand? |
I tried create a tiny chat app with openmetaverse and mono, and came into a problem, when I used 'RequestJoinGroupChat(groupID)', 'OnGroupChatJoin' wasn't responding. However I could get the 'sessionID' generated from the 'RequestJoinGroupChat(groupID)' I used, in the 'GroupChatSessions'. And I also could get other chats in Group Chat through 'onInstantMessage'. Btw, I'm not able to send message to my group chat with 'InstantMessageGroup(uuid ,string)' as well. Could anyone lend me a hand? |
Peter W
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 0.7.0 [ 10071 ] | |
| Resolution | Not A Bug [ 6 ] |