
Public Member Functions | |
| LLIMSessionInvite (const LLUUID &session_id, const LLString &session_name, const LLUUID &caller_id, const LLString &caller_name, EInstantMessage type, const LLString &session_handle, const LLString ¬ify_box) | |
Public Attributes | |
| LLUUID | mSessionID |
| LLString | mSessionName |
| LLUUID | mCallerID |
| LLString | mCallerName |
| EInstantMessage | mType |
| LLString | mSessionHandle |
| LLString | mNotifyBox |
Definition at line 205 of file llimview.cpp.
| LLIMMgr::LLIMSessionInvite::LLIMSessionInvite | ( | const LLUUID & | session_id, | |
| const LLString & | session_name, | |||
| const LLUUID & | caller_id, | |||
| const LLString & | caller_name, | |||
| EInstantMessage | type, | |||
| const LLString & | session_handle, | |||
| const LLString & | notify_box | |||
| ) | [inline] |
Definition at line 208 of file llimview.cpp.
Definition at line 221 of file llimview.cpp.
Referenced by LLIMMgr::inviteUserResponse(), and LLIMMgr::onInviteNameLookup().
Definition at line 219 of file llimview.cpp.
Referenced by LLIMMgr::inviteUserResponse(), and LLIMMgr::onInviteNameLookup().
1.4.7