
Public Member Functions | |
| LLIMSessionInvite (const LLUUID &session_id, const LLString &session_name, const LLUUID &caller_id, const LLString &caller_name, EInstantMessage type, EInvitationType inv_type, const LLString &session_handle, const LLString ¬ify_box) | |
Public Attributes | |
| LLUUID | mSessionID |
| LLString | mSessionName |
| LLUUID | mCallerID |
| LLString | mCallerName |
| EInstantMessage | mType |
| EInvitationType | mInvType |
| LLString | mSessionHandle |
| LLString | mNotifyBox |
Definition at line 267 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, | |||
| EInvitationType | inv_type, | |||
| const LLString & | session_handle, | |||
| const LLString & | notify_box | |||
| ) | [inline] |
Definition at line 270 of file llimview.cpp.
Definition at line 290 of file llimview.cpp.
Referenced by LLIMMgr::inviteUserResponse(), and LLIMMgr::onInviteNameLookup().
Definition at line 292 of file llimview.cpp.
Referenced by LLIMMgr::inviteUserResponse(), and LLIMMgr::onInviteNameLookup().
1.5.5