OpenMetaverse Protocol Library Developers API Documentation
StartIMConference Method (participants, tmp_session_id)
NamespacesOpenMetaverseAgentManagerStartIMConference(List < (Of < <' ( UUID > ) > > ) , UUID)
Start a friends conference
Declaration Syntax
C#
public
void
StartIMConference(

List<
UUID>
participants,

UUID
tmp_session_id
)
Parameters
participants ( List < (Of < ( <' UUID > ) > ) > )
List of UUIDs to start a conference with
tmp_session_id ( UUID)
the temportary session ID returned in the [!:OnJoinedGroupChat]callback>
See Also

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)