Melanie Thielker
|
c483206fd7
|
Change the client API to use GridInstantMessage for the "last mile" of IM
sending. With this change, all methods that handle IM now use GridInstantMessage
rather than individual parameters.
|
2009-03-29 05:42:27 +00:00 |
|
Jeff Ames
|
8da726c3a8
|
Update svn properties. Add copyright headers. Minor formatting cleanup.
|
2008-11-09 01:31:38 +00:00 |
|
Melanie Thielker
|
bdf9add8d1
|
Reintroduce transactionID to the parameter list for SendInstantMessage.
It is required by group IM and also for a proper implementation of item
give, group notice attachments and offline IM.
|
2008-11-09 01:16:42 +00:00 |
|
Adam Frisby
|
cf0a14bec9
|
* Added IClientIM to IClientCore interfaces
* Changed SendInstantMessage, dropped fromAgentSession and imSessionID as security precaution, see http://opensimulator.org/wiki/OpenSim_0.6_IClientAPI#Porting_Guide for details on porting.
* Removed unused usings from Framework.*
|
2008-11-08 17:20:54 +00:00 |
|