Live Meeting API Get Info

Hi ,

I need to create a Windows Application that would collect Livemeeting Data and send it through a mail to the administrator!

I need the following:

1. Get the Active Meetings - current meeting name, info, start time, name, owner, location and URL

2. All the users attending the meeting (total number of Attendees)

3. And if there is any ERROR or Problem I need to get that Error details.

How to get all the above info. I intent to use Live meeting Service API.

NOTE: ALL THESE DETAILS ARE TO BE FETCHED FROM THE ACTIVE MEETING!

Regards,

Sam


  • Edited by SamCatEyes88 Tuesday, September 01, 2015 7:32 AM
September 1st, 2015 7:28am

Not sure why Microsoft has abandoned it in such a unprofessional way?

I am still into it! And we are using Live Meeting in a very big scale. I am hoping for reply!

I have found all the code with some search!

But I am able to get the GetPostingURLRequest ,but when I am sending the Request to get meeting information I keep getting this:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><PlaceWareConfCenter><Fault><FaultCode>Client.BadSyntax.ParseError</FaultCode><FaultString>Error parsing XML request</FaultString><OptionList><TimeOption value="2015-09-08T08:06:55Z" name="time" /><StringOption value="zt3tbcc18d" name="rapid.requestId" /></OptionList></Fault></PlaceWareConfCenter>

Request I am sending is below:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <PlaceWareConfCenter authUser="username" authPassword="password">- <ListMeetingsRequest listDeleted="False">  <StringQuery fieldName="mid" operator="=" value="F67SD" /> - <FieldList>  <Name>name</Name>   </FieldList>  </ListMeetingsRequest> </PlaceWareConfCenter>

Not sure what is going wrong!

I urge Microsoft Support to reply!

Regards,

Sam


Free Windows Admin Tool Kit Click here and download it now
September 8th, 2015 4:14am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics