cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
813
Views
0
Helpful
2
Replies

What is the difference between xml API "LstMeetingAttendee" And "LsteventattendeeHistory"

shady730
Level 1
Level 1

What is the difference between xml API "LstMeetingAttendee" And "LsteventattendeeHistory"

2 Replies 2

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Shady,

I know this is not the answer you are looking for but as on the pdf WebEx Meeting Service API Technical Overview page 22 it is mentioned as

lstmeetingattendeeHistory - Returns detailed attendee history for previously hosted meetings

lsteventattendeeHistory - Returns detailed attendee history for previously hosted events

and as per the url - https://developer.cisco.com/media/webex-xml-api/124LstMeetingAttendee.html

LstMeetingAttendee - Retrieves the attendees information of a session hosted on the site. The   session can be one of all the

WebEx session types including Meeting Center, Training Center, Event Center, Sales Center, or Teleconference-only sessions.

Thanks and Regards,

Geevarghese

nmorrow
Cisco Employee
Cisco Employee

Hello,

     LstMeetingAttendee will list attendees that have been invited to attend a Meeting Center, Training Center, or Event Center session that is still scheduled to occur. LstMeetingAttendee is usually coupled with CreateMeetingAttendee, providing a list of attendees who have been previously created. LsteventattendeeHistory provides a list of attendees who actually attended an Event Center session in the past 90 days.