- 首頁
- /
- 文章
Cisco Webex Meetings XML API 更新概觀(XML API 39 及更早版本)
尋找您需要的關於 Cisco Webex Meetings XML API 的所有重要資訊,例如綱要變更和其他公告。
如需XML API 41 的相關資訊,請參閱Cisco Webex Meetings API更新概觀 (API 41)
此文章包含XML API每月 SP 發行版的更新和變更。
如需XML API 40 的相關資訊,請參閱Cisco Webex Meetings API更新概觀 (API 40) 。
如需XML API 11 SP9 及更早版本的更新,請轉至Cisco DevNet 。
XML API 39.1.0 更新
LstSummaryUser可以按最後一次修改時間查詢使用者帳戶
我們正在升級LstSummaryUser
能夠讓使用者根據最後一次修改時間來查詢使用者帳戶的API 。 三個新元素,修改日期開始
,修改日期結束
,以及上次修改時間
,已新增至API。
此查詢的最大時間範圍為 90 天。 如果您輸入的時間範圍超過 90 天,則會出現錯誤: 999999 修改日期查詢的最大日期範圍為 90 天。
受影響的 API :
-
LstSummaryUser
最後摘要使用者請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2009/05/service">
<header>
<securityContext>
<siteName>網站名稱</siteName>
<webExID>網站管理員</webExID>
<password>密碼</password>
<partnerID>WebexPartner</partnerID>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.user.LstsummaryUser">
<dataScope>
<modifiedDateStart>2019 年 10 月 1 日 09:24:54</modifiedDateStart>
<modifiedDateEnd>2019 年 11 月 30 日 09:24:54</modifiedDateEnd>
<timeZoneID>4</timeZoneID>
</dataScope>
</bodyContent>
</body>
</message>
LstSummaryUser回應範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:use="http://www.webex.com/schemas/2002/06/service/user">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="use:lstsummaryUserResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<use:user>
<use:userID>**5124***</use:userID>
<use:webExId>***先生***</use:webExId>
<use:firstName>***先生***</use:firstName>
<use:lastName>***est***</use:lastName>
<use:email>***est***@qa.webex.com</use:email>
<use:userRoleType>主持人</use:userRoleType>
<use:registrationDate>2016 年 6 月 19 日 22:13:06</use:registrationDate>
<use:active>已停用</use:active>
<use:timeZoneID>4</use:timeZoneID>
<use:meetingTypes>
<use:meetingType>3</use:meetingType>
<use:meetingType>9</use:meetingType>
<use:meetingType>10</use:meetingType>
<use:meetingType>11</use:meetingType>
<use:meetingType>13</use:meetingType>
<use:meetingType>14</use:meetingType>
<use:meetingType>102</use:meetingType>
</use:meetingTypes>
<use:lastLoginTime>2019 年 10 月 19 日 23:13:14</use:lastLoginTime>
<use:lastModifiedTime>2019 年 11 月 11 日 19:11:11</use:lastModifiedTime>
</use:user>
XML API 39.10.0 更新
取得階段作業資訊和取得使用者卡片使用匿名存取時,會返回驗證碼碼
作為安全性更新,我們增強了取得階段作業資訊
和取得使用者卡片
具有驗證碼碼回應保護的 API。 如果您的應用程式使用匿名存取來調用 API,請增強您的應用程式以支援驗證碼碼輸入。
受影響的 API :
-
取得階段作業資訊
-
取得使用者卡片
驗證碼安全性和回應更新:
取得階段作業資訊不含驗證碼的回應範例:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>找不到對應的會議</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>060001</serv:exceptionID>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
取得階段作業資訊帶有驗證碼的回應範例:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>找不到對應的會議</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>060001</serv:exceptionID>
<serv:CAPTCHAID>SDDHEEfgkerwAAAI****qHS****Nfx_d34znF8RdVHzrsMIYFeuArjD96Q2:234320JGUBE349924</serv:CAPTCHAID>
<serv:CAPTCHAImage>
iVBORw0KGgoAAAANSUhEUgAAAHgAAAAyCAMAAACgee/qAAADAFBMVEUAAAAAADMAAGYAAJkAAMwAAP8AMwAAMzMAM2YA
...........
maorF0PESWQ15APDKJ74YLs/hlGmaRGeJuRxvyyg8smcK3veB/v5sueF/pxD8H4J/A0HPu+ZUFb7SAAAAAElFTkSuQmCC
</serv:CAPTCHAImage>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
如果您收到驗證碼碼回應並繼續調用API,請在API請求中包含驗證碼和驗證碼:
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service">
<header>
<securityContext>
<siteName>sqdemo6</siteName>
<CAPTCHAID>SDDHEEfgkerwAAAI****qHS****Nfx_d34znF8RdVHzrsMIYFeuArjD96Q2:234320JGUBE349924</CAPTCHAID>
<CAPTCHAWord>嚗</CAPTCHAWord>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.ep.GetSessionInfo">
<sessionKey>715801743</sessionKey>
</bodyContent>
</body>
</serv:message>
取得階段作業資訊對不正確驗證碼和驗證碼字元範例的回應:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>驗證碼ID和字詞無效或缺失</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>030113</serv:exceptionID>
<serv:CAPTCHAID>SDDHEEfgkerwAAAI****qHS****Nfx_d34znF8RdVHzrsMIYFeuArjD96Q2:234320JGUBE349924</serv:CAPTCHAID>
<serv:CAPTCHAImage>
iVBORw0KGgoAAAANSUhEUgAAAHgAAAAyCAMAAACgee/qAAADAFBMVEUAAAAAADMAAGYAAJkAAMwAAP8AMwAAMzMAM2YA
...........
maorF0PESWQ15APDKJ74YLs/hlGmaRGeJuRxvyyg8smcK3veB/v5sueF/pxD8H4J/A0HPu+ZUFb7SAAAAAElFTkSuQmCC
</serv:CAPTCHAImage>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
LstSummaryUser支援返回個人會議室 URL
我們新增了一個新的回應元素,個人會議室URL
,至LstSummaryUser
API。
LstSummaryUser回應範例:
XML API 39.9.0 更新
個人會議室 ( PMR ) 的短SIP URL 支援
PMR 對短SIP URL格式的支援影響取得階段作業資訊
, GetMeeting
,取得使用者
,以及GetMe
API。 一個名為顯示MeetingUrl
已新增至取得使用者
和GetMe
API,並且已存在於取得階段作業資訊
和GetMeeting
。顯示MeetingUrl
傳回使用者的PMR URL。
受影響的 API :
-
取得階段作業資訊
-
GetMeeting
-
取得使用者
-
GetMe
取得使用者回應範例:
GetMe回應範例:
取得階段作業資訊返回匿名存取必要的元素
作為安全性需求,現在只能返回必要的元素取得階段作業資訊
用於匿名存取。
取得階段作業資訊回應範例:
<serv:bodyContent xsi:type="ep:getSessionInfoResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ep:status>NOT_INPROGRESS</ep:status>
<ep:sessionkey>715952675</ep:sessionkey>
<ep:accessControl>
<ep:listStatus>公共</ep:listStatus>
<ep:registration>錯誤的</ep:registration>
<ep:passwordReq>真實</ep:passwordReq>
<ep:registrationURL>https://sqdemo6.dmz.webex.com/ec3300/eventcenter/enroll/register.do?loadFlag=1&reqFlag=1&confId=123203663769372547&siteurl=sqdemo6</ep:registrationURL>
<ep:registrationURLForMobile>https://sqdemo6.dmz.webex.com/ec3300/eventcenter/enroll/mobileRegister.do?formId=0&formType=0&loadFlag=1&from=MobileClient&siteurl=sqdemo6&confId=123203663769372547</ep:registrationURLForMobile>
</ep:accessControl>
<ep:metaData>
<ep:confName>Any_Meeting_重新調整</ep:confName>
<ep:serviceType>MeetingCenter</ep:serviceType>
</ep:metaData>
<ep:schedule>
<ep:startDate>2019 年 3 月 29 日 11:55:00</ep:startDate>
<ep:duration>60</ep:duration>
<ep:timeZone>GMT-07:00,太平洋(舊金山)</ep:timeZone>
<ep:timeZoneID>4</ep:timeZoneID>
</ep:schedule>
<ep:attendeeOptions>
<ep:joinRequiresAccount>錯誤的</ep:joinRequiresAccount>
</ep:attendeeOptions>
<ep:isAllowJBH>真實</ep:isAllowJBH>
<ep:isCETMeeting>真實</ep:isCETMeeting>
<ep:isPersonalMeetingRoom>錯誤的</ep:isPersonalMeetingRoom>
<ep:meetingLink>https://sqdemo6.dmz.webex.com/sqdemo6/e.php?MTID=m2399b241f12722ca325388495e845103</ep:meetingLink>
<ep:sipURL>715952675@sqdemo6.dmz.webex.com</ep:sipURL>
<ep:displayMeetingUrl>715952675@sqdemo6.dmz.webex.com</ep:displayMeetingUrl>
</serv:bodyContent>
受影響的 API :
-
取得階段作業資訊
排定會議和活動行為變更
預設情況下,所有已排定的會議都是啟用視訊裝置的會議。 但是,當您排定會議但選取無或其他對於會議的音訊,會議將排定為未啟用視訊裝置的Webex 會議。
受影響的 API :
-
建立會議
-
設定會議
-
建立活動
-
設定事件
XML API 39.8.0 更新
上次訓練出席者歷史記錄現在返回會議出席者的注意力
一個新的回應元素,注意力持續時間百分比
,已新增至上次訓練出席者歷史記錄
API。 上次訓練出席者歷史記錄
會傳回會議出席者的注意力詳細資料。 元素以此格式返回:
<history:attentionToDurationPercentage>100</history:AttentionToDurationPercentage>
受影響的 API :
-
上次訓練出席者歷史記錄
-
注意力持續時間百分比
-
注意力與出席百分比
上次訓練出席者歷史記錄回應範例:
<history:endTime>2019 年 4 月 17 日 23:37:07</history:endTime>
<history:duration>6</history:duration>
<history:attentionToDurationPercentage>100</history:AttentionToDurationPercentage>
<history:attentionToAttendancePercentage>100</history:AttentionToAttendancePercentage>
<history:registered>否</history:registered>
<history:invited>否</history:invited>
GetSite現在返回授權計數
提供了新的回應元素,可在GetSite
API。
受影響的 API :
-
GetSite
-
EEActiveUserCount
-
活躍的CET主機
-
MCActiveUserCount
-
ECActiveUserCount
-
TCActiveUserCount
-
SCActiveUserCount
GetSiteFT和SetSiteFT重新設計
的GetSiteFT
和SetSiteFT
重新設計 API 以允許動態功能切換。
受影響的 API :
-
GetSiteFT
-
SetSiteFT
GetSite請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message
xmlns:xsi="http://www.w3.org/2001/XML架構-實例"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service<br /> http://www.webex.com/schemas/2002/06/service/service.xsd">
<header>
<securityContext>
<siteName>{siteName}</siteName>
<accessToken>{這是機器帳戶存取權杖}</accessToken>
</securityContext>
</header>
<bodyContent xsi:type="java:com.webex.service.binding.site.GetSiteFT">
<featureToggles>
<name>支援交叉啟動</name>
<name>移除 CMR 授權SA</name>
</featureToggles>
</bodyContent>
</body>
</serv:message>
GetSite回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:getSiteFTResponse">
<ns1:featureToggles>
<ns1:featureToggle>
<ns1:name>支援交叉啟動</ns1:name>
<ns1:value>錯誤的</ns1:value>
</ns1:featureToggle>
<ns1:featureToggle>
<ns1:name>移除 CMR 授權SA</ns1:name>
<ns1:value>錯誤的</ns1:value>
</ns1:featureToggle>
</ns1:featureToggles>
</serv:bodyContent>
</serv:body>
</serv:message>
設定網站請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message
xmlns:xsi="http://www.w3.org/2001/XML架構-實例"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service<br /> http://www.webex.com/schemas/2002/06/service/service.xsd">
<header>
<securityContext>
<siteName>{siteName}</siteName>
<accessToken>{這是機器帳戶存取權杖}</accessToken>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.site.SetSiteFT">
<featureToggles>
<featureToggle>
<name>支援交叉啟動</name>
<value>錯誤的</value>
</featureToggle>
<featureToggle>
<name>支援 PeopleInsight</name>
<value>真實</value>
</featureToggle>
</featureToggles>
</bodyContent>
</body>
</serv:message>
SetSiteFT共鳴範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:setSiteFTResponse"/>
</serv:body>
</serv:message>
會議說明長度現在限制為 2500 個字元
下列 API 現在將會議描述元素的內容長度限制為 2500 個字元:
受影響的 API :
-
建立活動
-
設定事件
-
建立訓練課
-
設定訓練課
這是為了防止Cisco Webex無法處理該請求。 如果會議說明長度超過 2500 個字元,則會傳回一則錯誤訊息。
XML API 39.5.0 更新
新元素視訊網格叢集間
已新增至設定網站
和 GetSite 綱要
一個新元素,視訊網格叢集間
,已新增至設定網站
元素。視訊網格叢集間
也包含三個子元素視訊網格首頁叢集1
,視訊網格首頁叢集2
,以及視訊網格首頁叢集3
。
受影響的 API :
-
設定網站
-
視訊網格叢集間
-
視訊網格首頁叢集1
-
視訊網格首頁叢集2
-
視訊網格首頁叢集3
-
GetSite
-
視訊網格叢集間
-
視訊網格首頁叢集1
-
視訊網格首頁叢集2
-
視訊網格首頁叢集3
設定網站請求更新:
GetSite回應更新:
XML API 39.3.0 更新
XML API中的短SIP URL , 新元素顯示MeetingUrl
目前,加入Webex 會議時,應用程式或裝置必須提供網站資訊,這使有時加入會議變得困難。 從SIP 裝置撥入時尤其如此,因為使用者必須鍵入meeting_number@sitename.webex.com
。
為了方便加入會議,我們移除了從會議SIP URI中輸入網站名稱的要求: meeting_number@webex.com
。 為了保持向下相容性,舊格式適用於 sipURL,而新格式會附加至新元素顯示MeetingUrl
。
受影響的 API :
-
GetMeeting
-
顯示MeetingUrl
-
獲取Event
-
顯示MeetingUrl
-
取得階段作業資訊
-
顯示MeetingUrl
GetMeeting回應範例:
<meet:isCETMeeting>真實</meet:isCETMeeting>
<meet:meetingLink>https://sqdemo.dmz.webex.com/sqdemo/j.php?MTID=m0cdefe09626ba0bec956cdf9088bff55</meet:meetingLink>
<meet:sipURL>712296997@sqdemo.dmz.webex.com</meet:sipURL>
<meet:displayMeetingUrl>712296997@dmz.webex.com</meet:displayMeetingUrl>
</serv:bodyContent>
獲取Event回應範例:
<event:hostType>1001001</event:hostType>
<event:isCETMeeting>真實</event:isCETMeeting>
<event:sipURL>713847821@sqdemo.dmz.webex.com</event:sipURL>
<event:displayMeetingUrl>713847821@dmz.webex.com</event:displayMeetingUrl>
</serv:bodyContent>
取得階段作業資訊回應範例:
<ep:isCETMeeting>真實</ep:isCETMeeting>
<ep:isNextUpcomingInstance>真實</ep:isNextUpcomingInstance>
<ep:meetingLink>https://sqdemo.dmz.webex.com/sqdemo/j.php?MTID=ee7d38639d0b4a9ed2eb8802cfa2810dd</ep:meetingLink>
<ep:sipURL>713847821@sqdemo.dmz.webex.com</ep:sipURL>
<ep:displayMeetingUrl>713847821@dmz.webex.com</ep:displayMeetingUrl>
</serv:bodyContent>
電子郵件範例:
說明長度現在限制為 1024 個字元
下列 API 現在將描述元素的內容長度限制為 1024 個字元:
受影響的 API :
-
建立訓練課
-
設定訓練課
-
建立活動
-
設定事件
此變更是為了防止Cisco Webex無法處理該請求。 如果說明長度超過 1024 個字元,則會傳回一則錯誤訊息: 「060067 非法輸入說明。 說明不能超過顯示字元的長度 1024。」
描述長度大於 1024 個字元的回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:sess="http://www.webex.com/schemas/2002/06/service/session" xmlns:train="http://www.webex.com/schemas/2002/06/service/trainingsession" xmlns:qti="http://www.webex.com/schemas/2002/06/service/trainingsessionqti" xmlns:qtiasi="http://www.webex.com/schemas/2002/06/service/trainingsessionqtiasi">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>
非法輸入說明。 說明不能超過顯示字元的長度上限 1024
</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>060067</serv:exceptionID>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
取得階段作業資訊現在當有匿名使用者在使用API時,僅傳回個人會議室的基本資訊
為了確保更高的安全性,我們將減少由取得階段作業資訊
當有匿名出席者使用者使用API時。 在此更新中,我們將減少API回應中的以下元素:
受影響的 API :
-
取得階段作業資訊
-
<ep:accessControl>
-
<ep:sessionPassword>
-
<ep:telephony>
-
<ep:isAlternateHost>…</ep:isAlternateHost>
-
<ep:isCreator>…</ep:isCreator>
-
<ep:hostKey>…</ep:hostKey>
-
<ep:supportE2E>…</ep:supportE2E>
回應比較:
<serv:bodyContent xsi:type="ep:getSessionInfoResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ep:status>NOT_INPROGRESS</ep:status>
<ep:isLocked>錯誤的</ep:isLocked>
<ep:sessionkey>712419789</ep:sessionkey>
<ep:confID>120396209273701973</ep:confID>
<ep:accessControl>
<ep:sessionPassword></ep:sessionPassword> <!--Removed-->
<ep:listStatus>不公開</ep:listStatus>
<ep:registration>錯誤的</ep:registration>
<ep:passwordReq>錯誤的</ep:passwordReq>
<ep:isEnforceAudioPassword>錯誤的</ep:isEnforceAudioPassword>
<ep:isEnforceAudioLogin>錯誤的</ep:isEnforceAudioLogin>
</ep:accessControl>
<ep:metaData>
<ep:confName>Simon Test 的個人會議室</ep:confName>
<ep:sessionType>3</ep:sessionType>
<ep:serviceType>MeetingCenter</ep:serviceType>
<ep:isRecurring>錯誤的</ep:isRecurring>
<ep:agendaFormat>文字</ep:agendaFormat>
<ep:descriptionFormat>文字</ep:descriptionFormat>
<ep:isException>錯誤的</ep:isException>
<ep:seriesMeetingKey>0</ep:seriesMeetingKey>
<ep:hasException>錯誤的</ep:hasException>
</ep:metaData>
<ep:telephony> <!--Removed-->
<ep:telephonySupport>回撥</ep:telephonySupport><!--Removed-->
<ep:globalCallInNumbersURL>https://sqdemo6.dmz.webex.com/sqdemo6/globalcallin.php?serviceType=MC&ED=0</ep:globalCallInNumbersURL><!--Removed-->
<ep:tollFreeRestrictionsURL>https://www.webex.com/pdf/tollfree_restrictions.pdf</ep:tollFreeRestrictionsURL><!--Removed-->
<ep:dialInSequences>AutoDialInSequence:[AccessNumber],*00*[AccessCode]#,,,[AttendeeID]#|無聲DialInSequence:[AccessNumber],,*01*[AccessCode]#[AttendeeID]#*01*|AutoLGDialInSequence:[AccessNumber], ,*00*[存取碼]#,,,[設定檔 ID]#,,,[PIN]#|靜音LGDialInSequence:[存取碼],,*01*[存取碼]#[設定檔ID]#[PIN]#*01*|AutoLGPWDialInSequence :[AccessNumber],,*00*[存取碼]#,,,[ProfileID]#,,,[PIN]#,,,[密碼]#|SilentLGPWDialInSequence:[AccessNumber],*01*[存取碼]#[設定檔ID]#[PIN]#[密碼]#*01*</ep:dialInSequences><!--Removed-->
<ep:callInNum> <!--Removed-->
<serv:tollNum>14085452910</serv:tollNum><!--Removed-->
<serv:globalNum> <!--Removed-->
<serv:countryAlias>14085452912</serv:countryAlias><!--Removed-->
<serv:phoneNumber>14085452912</serv:phoneNumber><!--Removed-->
<serv:tollFree>錯誤的</serv:tollFree><!--Removed-->
<serv:default>錯誤的</serv:default><!--Removed-->
</serv:globalNum> <!--Removed-->
</ep:callInNum> <!--Removed-->
<ep:labels> <!--Removed-->
<ep:tollFreeCallInLabel>撥入免費電話號碼(美國/加拿大)</ep:tollFreeCallInLabel><!--Removed-->
<ep:tollCallInLabel>14085452910</ep:tollCallInLabel><!--Removed-->
</ep:labels> <!--Removed-->
<ep:isMPAudio>錯誤的</ep:isMPAudio><!--Removed-->
<ep:voip>真實</ep:voip><!--Removed-->
<ep:enableTSP>錯誤的</ep:enableTSP><!--Removed-->
</ep:telephony> <!--Removed-->
<ep:host>
<ep:firstName>西蒙</ep:firstName>
<ep:lastName>測試</ep:lastName>
<ep:email>simon0@qa.webex.com</ep:email>
<ep:webExId>西蒙</ep:webExId>
<ep:allowAnyoneHostMeeting>錯誤的</ep:allowAnyoneHostMeeting>
</ep:host>
<ep:schedule>
<ep:startDate>2068 年 12 月 31 日 13:00:00</ep:startDate>
<ep:duration>720</ep:duration>
<ep:timeZone>GMT-08:00,太平洋(舊金山)</ep:timeZone>
<ep:timeZoneID>4</ep:timeZoneID>
<ep:openTimeInSec>0</ep:openTimeInSec>
</ep:schedule>
<ep:attendeeOptions>
<ep:joinRequiresAccount>錯誤的</ep:joinRequiresAccount>
</ep:attendeeOptions>
<ep:isAudioOnly>錯誤的</ep:isAudioOnly>
<ep:telePresence>錯誤的</ep:telePresence>
<ep:isAlternateHost>錯誤的</ep:isAlternateHost><!--Removed-->
<ep:isCreator>真實</ep:isCreator><!--Removed-->
<ep:hostKey>954462</ep:hostKey><!--Removed-->
<ep:supportE2E>錯誤的</ep:supportE2E><!--Removed-->
<ep:isAllowJBH>錯誤的</ep:isAllowJBH>
<ep:isCETMeeting>真實</ep:isCETMeeting>
<ep:isPersonalMeetingRoom>真實</ep:isPersonalMeetingRoom>
<ep:isNextUpcomingInstance>真實</ep:isNextUpcomingInstance>
<ep:meetingLink>https://sqdemo6.dmz.webex.com/sqdemo6/j.php?MTID=m424620ac1c117e156d97665b455192ed</ep:meetingLink>
<ep:sipURL>simon0@sqdemo6.dmz.webex.com</ep:sipURL>
<ep:displayMeetingUrl>simon0@sqdemo6.dmz.webex.com</ep:displayMeetingUrl>
<ep:isAutoRecord>錯誤的</ep:isAutoRecord>
</serv:bodyContent>
XML API 39.2.0 更新
新元素上次登入時間
已返回LstSummaryUser
回應
一個新的回應元素,上次登入時間
,已新增至LstSummaryUser
API。上次登入時間
會傳回每個使用者的最後一次登入時間。 元素以此格式返回:
<lastLoginTime>2018 年 4 月 12 日 22:40:01**</lastLoginTime>
受影響的 API :
-
LstSummaryUser
-
上次登入時間
LstSummaryUser回應範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:use="http://www.webex.com/schemas/2002/06/service/user">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="use:lstsummaryUserResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<use:user>
<use:userID>3469487</use:userID>
<use:objectGUID>a14e3312-e1d1-4e41-82b9-6ddac80c9f9a</use:objectGUID>
<use:webExId>sangeetha.swaminathan@gmail.com</use:webExId>
<use:firstName>桑吉</use:firstName>
<use:lastName>Gmail</use:lastName>
<use:email>sangeetha.swaminathan@gmail.com</use:email>
<use:userRoleType>主持人</use:userRoleType>
<use:registrationDate>2018 年 12 月 11 日 14:41:27</use:registrationDate>
<use:active>已停用</use:active>
<use:timeZoneID>4</use:timeZoneID>
<use:lastLoginTime>2018 年 4 月 12 日 22:40:01</use:lastLoginTime>
</use:user>
<use:matchingRecords>
<serv:total>1</serv:total>
<serv:returned>1</serv:returned>
<serv:startFrom>1</serv:startFrom>
</use:matchingRecords>
</serv:bodyContent>
</serv:body>
</serv:message>
XML API 39.1.0 更新
按一下這里以下載XML API 39.1.0 綱要。
新元素apiVer
新增至獲取 API 版本
API
一個新的回應元素, apiVer
,已新增至獲取 API 版本
API。 透過此更新, XML API版本命名慣例有所變更,以與其他Cisco Webex產品區域中的統一版本號相符。 apiVer
返回新的版本資訊,例如 39.1.0(針對 2019 年 1 月的更新)。
受影響的 API :
-
獲取 API 版本
-
apiVer
元素api版本
將於 2019 年 5 月 1 日被棄用,並且元素發行
將於 2019 年 5 月 1 日指派新的XML API值。
獲取 API 版本
回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ep:getAPIVersionResponse">
<ep:apiVersion>WebEx XML API V11.0.0</ep:apiVersion>
<ep:release>SP22</ep:release>
<ep:apiVer>39.1.0</ep:apiVer>
</serv:bodyContent>
</serv:body>
</serv:message>
從XML API中移除了 HQ 和HD參數
HQ 和HD視訊內容現在是在網站層級確定,而不是在使用者層級確定。 從下列 API 傳送請求時,將忽略這些參數的兩個選項:
-
建立會議
-
設定會議
-
建立訓練課
-
設定訓練課
的GetMeeting
和取得訓練課
API 仍會返回兩個選項(由網站層級和使用者層級決定)以避免破壞現有代碼。
新元素uploadLogFileUrl
新增至網站 中繼資料返回至桌面應用程式
新元素uploadLogFileUrl
已新增至桌面應用程式調用時返回的回應中獲取網站
XML API伺服器中的API 。 桌面應用程式可以將日誌檔上傳至uploadLogFileUrl
。
受影響的 API :
-
GetSite
-
uploadLogFileUrl
GetSite回應範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="ns1:getSiteResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ns1:siteInstance>
<ns1:metaData>
<ns1:isEnterprise>真實</ns1:isEnterprise>
<ns1:serviceType>Meeting Center</ns1:serviceType>
<ns1:serviceType>Event Center</ns1:serviceType>
<ns1:serviceType>Training Center</ns1:serviceType>
<ns1:serviceType>Support Center</ns1:serviceType>
<ns1:meetingTypes>
<ns1:meetingTypeID>9</ns1:meetingTypeID>
<ns1:meetingTypeName>接通電源</ns1:meetingTypeName>
<ns1:hideInScheduler>錯誤的</ns1:hideInScheduler>
</ns1:meetingTypes>
<ns1:meetingTypes>
<ns1:meetingTypeID>11</ns1:meetingTypeID>
<ns1:meetingTypeName>TRS</ns1:meetingTypeName>
<ns1:hideInScheduler>錯誤的</ns1:hideInScheduler>
</ns1:meetingTypes>
<ns1:meetingTypes>
<ns1:meetingTypeID>13</ns1:meetingTypeID>
<ns1:meetingTypeName>SC3</ns1:meetingTypeName>
<ns1:hideInScheduler>錯誤的</ns1:hideInScheduler>
</ns1:meetingTypes>
<ns1:meetingTypes>
<ns1:meetingTypeID>16</ns1:meetingTypeID>
<ns1:meetingTypeName>友達</ns1:meetingTypeName>
<ns1:hideInScheduler>錯誤的</ns1:hideInScheduler>
</ns1:meetingTypes>
<ns1:meetingTypes>
<ns1:meetingTypeID>214</ns1:meetingTypeID>
<ns1:meetingTypeName>PRO</ns1:meetingTypeName>
<ns1:hideInScheduler>錯誤的</ns1:hideInScheduler>
</ns1:meetingTypes>
<ns1:siteName>sqdemo28</ns1:siteName>
<ns1:brandName>sqdemo28</ns1:brandName>
<ns1:brandName>sqdemo28-de</ns1:brandName>
<ns1:brandName>sqdemo28-zh</ns1:brandName>
<ns1:brandName>sqdemo28-f</ns1:brandName>
<ns1:region>法國</ns1:region>
<ns1:currency>法國法郎</ns1:currency>
<ns1:timeZoneID>4</ns1:timeZoneID>
<ns1:timeZone>GMT-08:00,太平洋(聖荷西)</ns1:timeZone>
<ns1:parterID>7Dsupoc6DofzpgcNViYvUA</ns1:parterID>
<ns1:webDomain>sqwd</ns1:webDomain>
<ns1:meetingDomain>sqmd</ns1:meetingDomain>
<ns1:telephonyDomain>sqtd</ns1:telephonyDomain>
<ns1:pageVersion>T33L</ns1:pageVersion>
<ns1:clientVersion>T33L</ns1:clientVersion>
<ns1:pageLanguage>法文</ns1:pageLanguage>
<ns1:activateStatus>真實</ns1:activateStatus>
<ns1:webPageType>J2EE</ns1:webPageType>
<ns1:iCalendar>真實</ns1:iCalendar>
<ns1:myWebExDefaultPage>我的會議</ns1:myWebExDefaultPage>
<ns1:componentVersion>cmp3300</ns1:componentVersion>
<ns1:accountNumLimit>999999</ns1:accountNumLimit>
<ns1:activeUserCount>40</ns1:activeUserCount>
<ns1:displayMeetingActualTime>錯誤的</ns1:displayMeetingActualTime>
<ns1:displayOffset>真實</ns1:displayOffset>
<ns1:supportWebEx11>錯誤的</ns1:supportWebEx11>
</ns1:metaData>
<ns1:ucf>
<ns1:ucfConfiguration>UCF 2.1</ns1:ucfConfiguration>
</ns1:ucf>
<ns1:clientPlatforms>
<ns1:msWindows>真實</ns1:msWindows>
<ns1:macOS9>真實</ns1:macOS9>
<ns1:macOSX>真實</ns1:macOSX>
<ns1:sunSolaris>真實</ns1:sunSolaris>
<ns1:linux>真實</ns1:linux>
<ns1:hpUnix>錯誤的</ns1:hpUnix>
<ns1:java>真實</ns1:java>
<ns1:palm>錯誤的</ns1:palm>
</ns1:clientPlatforms>
<ns1:resourceRestrictions>
<ns1:isLicenseManager>真實</ns1:isLicenseManager>
<ns1:concurrentLicense>0</ns1:concurrentLicense>
<ns1:fileFolderCapacity>1000</ns1:fileFolderCapacity>
<ns1:maxConcurrentEvents>0</ns1:maxConcurrentEvents>
<ns1:archiveStorageLimit>0</ns1:archiveStorageLimit>
</ns1:resourceRestrictions>
<ns1:supportAPI>
<ns1:autoLogin>真實</ns1:autoLogin>
<ns1:aspAndPHPAPI>真實</ns1:aspAndPHPAPI>
<ns1:backwardAPI>錯誤的</ns1:backwardAPI>
<ns1:xmlAPI>真實</ns1:xmlAPI>
<ns1:cAPI>錯誤的</ns1:cAPI>
<ns1:scorm>真實</ns1:scorm>
</ns1:supportAPI>
<ns1:myWebExConfig>
<ns1:myContacts>真實</ns1:myContacts>
<ns1:myProfile>真實</ns1:myProfile>
<ns1:myMeetings>真實</ns1:myMeetings>
<ns1:trainingRecordings>真實</ns1:trainingRecordings>
<ns1:folders>錯誤的</ns1:folders>
<ns1:eventDocument>真實</ns1:eventDocument>
<ns1:myReport>錯誤的</ns1:myReport>
<ns1:myComputer>錯誤的</ns1:myComputer>
<ns1:personalMeetingPage>錯誤的</ns1:personalMeetingPage>
<ns1:myFilesStorage>1000</ns1:myFilesStorage>
<ns1:myComputerNumbers>0</ns1:myComputerNumbers>
<ns1:enableMyWebExPro>真實</ns1:enableMyWebExPro>
<ns1:myWebExProMaxHosts>999999</ns1:myWebExProMaxHosts>
<ns1:restrictAccessAnyApps>錯誤的</ns1:restrictAccessAnyApps>
<ns1:restrictAccessAnyAppsNum>0</ns1:restrictAccessAnyAppsNum>
<ns1:addlAccessAnyComputersLimit>嚴格</ns1:addlAccessAnyComputersLimit>
<ns1:addlAccessAnyComputers>0</ns1:addlAccessAnyComputers>
<ns1:addlStorageLimit>嚴格</ns1:addlStorageLimit>
<ns1:addlStorage>0</ns1:addlStorage>
<ns1:myContactsPro>真實</ns1:myContactsPro>
<ns1:myProfilePro>真實</ns1:myProfilePro>
<ns1:myMeetingsPro>真實</ns1:myMeetingsPro>
<ns1:trainingRecordingsPro>真實</ns1:trainingRecordingsPro>
<ns1:foldersPro>錯誤的</ns1:foldersPro>
<ns1:eventDocumentPro>真實</ns1:eventDocumentPro>
<ns1:myReportPro>真實</ns1:myReportPro>
<ns1:myComputerPro>錯誤的</ns1:myComputerPro>
<ns1:personalMeetingPagePro>真實</ns1:personalMeetingPagePro>
<ns1:myFilesStoragePro>1000</ns1:myFilesStoragePro>
<ns1:myComputerNumbersPro>0</ns1:myComputerNumbersPro>
<ns1:PMRheaderBranding>錯誤的</ns1:PMRheaderBranding>
</ns1:myWebExConfig>
<ns1:telephonyConfig>
<ns1:isTSPUsingTelephonyAPI>錯誤的</ns1:isTSPUsingTelephonyAPI>
<ns1:serviceName>個人會議號</ns1:serviceName>
<ns1:participantAccessCodeLabel>出席者存取碼</ns1:participantAccessCodeLabel>
<ns1:subscriberAccessCodeLabel>主持人存取碼</ns1:subscriberAccessCodeLabel>
<ns1:attendeeIDLabel>出席者ID</ns1:attendeeIDLabel>
<ns1:internetPhone>真實</ns1:internetPhone>
<ns1:supportCallInTypeTeleconf>真實</ns1:supportCallInTypeTeleconf>
<ns1:callInTeleconferencing>真實</ns1:callInTeleconferencing>
<ns1:tollFreeCallinTeleconferencing>真實</ns1:tollFreeCallinTeleconferencing>
<ns1:intlCallInTeleconferencing>真實</ns1:intlCallInTeleconferencing>
<ns1:callBackTeleconferencing>真實</ns1:callBackTeleconferencing>
<ns1:callInNumber>1</ns1:callInNumber>
<ns1:defaultTeleServerSubject>0.0.0.0</ns1:defaultTeleServerSubject>
<ns1:subscribeName>問與答</ns1:subscribeName>
<ns1:subscribePassword>及格</ns1:subscribePassword>
<ns1:defaultPhoneLines>10</ns1:defaultPhoneLines>
<ns1:defaultSpeakingLines>10</ns1:defaultSpeakingLines>
<ns1:majorCountryCode>1</ns1:majorCountryCode>
<ns1:majorAreaCode>408</ns1:majorAreaCode>
<ns1:publicName>撥入使用者</ns1:publicName>
<ns1:hybridTeleconference>真實</ns1:hybridTeleconference>
<ns1:instantHelp>錯誤的</ns1:instantHelp>
<ns1:customerManage>錯誤的</ns1:customerManage>
<ns1:maxCallersNumber>500</ns1:maxCallersNumber>
<ns1:isSpecified>錯誤的</ns1:isSpecified>
<ns1:isContinue>錯誤的</ns1:isContinue>
<ns1:intlCallBackTeleconferencing>真實</ns1:intlCallBackTeleconferencing>
<ns1:personalTeleconf>
<ns1:primaryLargeServer>
<serv:tollNum>14085452910</serv:tollNum>
<serv:globalNum>
<serv:countryAlias>14085452912</serv:countryAlias>
<serv:phoneNumber>14085452912</serv:phoneNumber>
<serv:tollFree>錯誤的</serv:tollFree>
<serv:default>錯誤的</serv:default>
</serv:globalNum>
<serv:enableServer>真實</serv:enableServer>
<serv:tollLabel>14085452910</serv:tollLabel>
<serv:tollFreeLabel>撥入免費電話號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:primaryLargeServer>
<ns1:backup1LargeServer>
<serv:enableServer>錯誤的</serv:enableServer>
<serv:tollLabel>撥入付費號碼(美國/加拿大)</serv:tollLabel>
<serv:tollFreeLabel>撥入免費電話號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:backup1LargeServer>
<ns1:backup2LargeServer>
<serv:enableServer>錯誤的</serv:enableServer>
<serv:tollLabel>備用付費撥入號碼(美國/加拿大)</serv:tollLabel>
<serv:tollFreeLabel>備用免費撥入號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:backup2LargeServer>
<ns1:primarySmallServer>
<serv:enableServer>錯誤的</serv:enableServer>
<serv:tollLabel>撥入付費號碼(美國/加拿大)</serv:tollLabel>
<serv:tollFreeLabel>撥入免費電話號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:primarySmallServer>
<ns1:backup1SmallServer>
<serv:enableServer>錯誤的</serv:enableServer>
<serv:tollLabel>撥入付費號碼(美國/加拿大)</serv:tollLabel>
<serv:tollFreeLabel>撥入免費電話號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:backup1SmallServer>
<ns1:backup2SmallServer>
<serv:enableServer>錯誤的</serv:enableServer>
<serv:tollLabel>備用付費撥入號碼(美國/加拿大)</serv:tollLabel>
<serv:tollFreeLabel>備用免費撥入號碼(美國/加拿大)</serv:tollFreeLabel>
</ns1:backup2SmallServer>
<ns1:joinBeforeHost>錯誤的</ns1:joinBeforeHost>
</ns1:personalTeleconf>
<ns1:multiMediaPlatform>真實</ns1:multiMediaPlatform>
<ns1:multiMediaHostName>msa1mcccl01.dmz.webex.com</ns1:multiMediaHostName>
<ns1:broadcastAudioStream>真實</ns1:broadcastAudioStream>
<ns1:tspAdaptorSettings>
<ns1:primaryLarge>
<ns1:enableAdaptor>錯誤的</ns1:enableAdaptor>
<ns1:serverIP></ns1:serverIP>
<ns1:mpAudio>
<ns1:label>撥入號碼</ns1:label>
</ns1:mpAudio>
<ns1:mpAudio>
<ns1:label>撥入免費電話號碼</ns1:label>
</ns1:mpAudio>
</ns1:primaryLarge>
<ns1:backup1Large>
<ns1:enableAdaptor>錯誤的</ns1:enableAdaptor>
<ns1:serverIP></ns1:serverIP>
<ns1:mpAudio>
<ns1:label>撥入號碼</ns1:label>
</ns1:mpAudio>
<ns1:mpAudio>
<ns1:label>撥入免費電話號碼</ns1:label>
</ns1:mpAudio>
</ns1:backup1Large>
<ns1:backup2Large>
<ns1:enableAdaptor>錯誤的</ns1:enableAdaptor>
<ns1:serverIP></ns1:serverIP>
<ns1:mpAudio>
<ns1:label>撥入號碼</ns1:label>
</ns1:mpAudio>
<ns1:mpAudio>
<ns1:label>撥入免費電話號碼</ns1:label>
</ns1:mpAudio>
</ns1:backup2Large>
</ns1:tspAdaptorSettings>
<ns1:meetingPlace>
<ns1:persistentTSP>錯誤的</ns1:persistentTSP>
<ns1:mpAudioConferencing>不整合</ns1:mpAudioConferencing>
</ns1:meetingPlace>
<ns1:supportOtherTypeTeleconf>錯誤的</ns1:supportOtherTypeTeleconf>
<ns1:otherTeleServiceName>其他通信會議服務</ns1:otherTeleServiceName>
<ns1:supportAdapterlessTSP>錯誤的</ns1:supportAdapterlessTSP>
<ns1:displayAttendeeID>錯誤的</ns1:displayAttendeeID>
<ns1:provisionTeleAccount>真實</ns1:provisionTeleAccount>
<ns1:choosePCN>錯誤的</ns1:choosePCN>
<ns1:audioOnly>真實</ns1:audioOnly>
<ns1:configTollAndTollFreeNum>錯誤的</ns1:configTollAndTollFreeNum>
<ns1:configPrimaryTS>錯誤的</ns1:configPrimaryTS>
<ns1:teleCLIAuthEnabled>錯誤的</ns1:teleCLIAuthEnabled>
<ns1:teleCLIPINEnabled>錯誤的</ns1:teleCLIPINEnabled>
</ns1:telephonyConfig>
<ns1:commerceAndReporting>
<ns1:trackingCode>錯誤的</ns1:trackingCode>
<ns1:siteAdminReport>真實</ns1:siteAdminReport>
<ns1:subScriptionService>錯誤的</ns1:subScriptionService>
<ns1:isECommmerce>錯誤的</ns1:isECommmerce>
<ns1:customereCommerce>錯誤的</ns1:customereCommerce>
<ns1:isLocalTax>錯誤的</ns1:isLocalTax>
<ns1:localTaxName>增值稅</ns1:localTaxName>
<ns1:localTaxtRate>0.0</ns1:localTaxtRate>
<ns1:holReport>1</ns1:holReport>
</ns1:commerceAndReporting>
<ns1:tools>
<ns1:businessDirectory>錯誤的</ns1:businessDirectory>
<ns1:officeCalendar>錯誤的</ns1:officeCalendar>
<ns1:meetingCalendar>真實</ns1:meetingCalendar>
<ns1:displayOnCallAssistLink>錯誤的</ns1:displayOnCallAssistLink>
<ns1:displayProfileLink>真實</ns1:displayProfileLink>
<ns1:recordingAndPlayback>真實</ns1:recordingAndPlayback>
<ns1:recordingEditor>真實</ns1:recordingEditor>
<ns1:publishRecordings>真實</ns1:publishRecordings>
<ns1:instantMeeting>真實</ns1:instantMeeting>
<ns1:emails>錯誤的</ns1:emails>
<ns1:outlookIntegration>真實</ns1:outlookIntegration>
<ns1:wirelessAccess>錯誤的</ns1:wirelessAccess>
<ns1:allowPublicAccess>真實</ns1:allowPublicAccess>
<ns1:ssl>真實</ns1:ssl>
<ns1:handsOnLab>真實</ns1:handsOnLab>
<ns1:holMaxLabs>999999</ns1:holMaxLabs>
<ns1:holMaxComputers>999999</ns1:holMaxComputers>
<ns1:userLockDown>錯誤的</ns1:userLockDown>
<ns1:meetingAssist>錯誤的</ns1:meetingAssist>
<ns1:sms>錯誤的</ns1:sms>
<ns1:encryption>無</ns1:encryption>
<ns1:internalMeeting>錯誤的</ns1:internalMeeting>
<ns1:enableTP>錯誤的</ns1:enableTP>
<ns1:enableTPplus>錯誤的</ns1:enableTPplus>
<ns1:uploadLogFileUrl>https://sqwd.webex.com/logadmin/spr.do?SiteUrl=sqdemo28&LanguageId=1</ns1:uploadLogFileUrl>
</ns1:tools>
<ns1:custCommunications>
<ns1:displayType>
<ns1:prodSvcAnnounce>錯誤的</ns1:prodSvcAnnounce>
<ns1:trainingInfo>錯誤的</ns1:trainingInfo>
<ns1:eNewsletters>錯誤的</ns1:eNewsletters>
<ns1:promotionsOffers>錯誤的</ns1:promotionsOffers>
<ns1:pressReleases>錯誤的</ns1:pressReleases>
</ns1:displayType>
<ns1:displayMethod>
<ns1:email>錯誤的</ns1:email>
<ns1:fax>錯誤的</ns1:fax>
<ns1:phone>錯誤的</ns1:phone>
<ns1:mail>錯誤的</ns1:mail>
</ns1:displayMethod>
</ns1:custCommunications>
<ns1:trackingCodes/>
<ns1:supportedServices>
<ns1:meetingCenter>
<ns1:enabled>真實</ns1:enabled>
<ns1:pageVersion>mc3300</ns1:pageVersion>
<ns1:clientVersion>T33L</ns1:clientVersion>
</ns1:meetingCenter>
<ns1:trainingCenter>
<ns1:enabled>真實</ns1:enabled>
<ns1:pageVersion>tc3300</ns1:pageVersion>
<ns1:clientVersion>T33L</ns1:clientVersion>
</ns1:trainingCenter>
<ns1:supportCenter>
<ns1:enabled>真實</ns1:enabled>
<ns1:pageVersion>SC3300</ns1:pageVersion>
<ns1:clientVersion>T33L</ns1:clientVersion>
<ns1:webACD>真實</ns1:webACD>
</ns1:supportCenter>
<ns1:eventCenter>
<ns1:enabled>真實</ns1:enabled>
<ns1:pageVersion>EC3300</ns1:pageVersion>
<ns1:clientVersion>T33L</ns1:clientVersion>
<ns1:marketingAddOn>錯誤的</ns1:marketingAddOn>
<ns1:optimizeAttendeeBandwidthUsage>錯誤的</ns1:optimizeAttendeeBandwidthUsage>
</ns1:eventCenter>
<ns1:salesCenter>
<ns1:enabled>錯誤的</ns1:enabled>
</ns1:salesCenter>
</ns1:supportedServices>
<ns1:securityOptions>
<ns1:passwordExpires>錯誤的</ns1:passwordExpires>
<ns1:passwordLifetime>0</ns1:passwordLifetime>
<ns1:ECMeetingsUnlisted>錯誤的</ns1:ECMeetingsUnlisted>
<ns1:TCMeetingsUnlisted>錯誤的</ns1:TCMeetingsUnlisted>
<ns1:allMeetingsUnlisted>真實</ns1:allMeetingsUnlisted>
<ns1:allMeetingsPassword>真實</ns1:allMeetingsPassword>
<ns1:joinBeforeHost>錯誤的</ns1:joinBeforeHost>
<ns1:audioBeforeHost>錯誤的</ns1:audioBeforeHost>
<ns1:audioBeforeHostEC>錯誤的</ns1:audioBeforeHostEC>
<ns1:audioBeforeHostTC>錯誤的</ns1:audioBeforeHostTC>
<ns1:changePersonalURL>真實</ns1:changePersonalURL>
<ns1:changeUserName>錯誤的</ns1:changeUserName>
<ns1:meetings>
<ns1:strictPasswords>真實</ns1:strictPasswords>
</ns1:meetings>
<ns1:strictUserPassword>真實</ns1:strictUserPassword>
<ns1:accountNotify>錯誤的</ns1:accountNotify>
<ns1:requireLoginBeforeSiteAccess>錯誤的</ns1:requireLoginBeforeSiteAccess>
<ns1:changePWDWhenAutoLogin>錯誤的</ns1:changePWDWhenAutoLogin>
<ns1:enforceBaseline>真實</ns1:enforceBaseline>
<ns1:passwordChangeIntervalOpt>錯誤的</ns1:passwordChangeIntervalOpt>
<ns1:passwordChangeInterval>24 個</ns1:passwordChangeInterval>
<ns1:firstAttendeeAsPresenter>錯誤的</ns1:firstAttendeeAsPresenter>
<ns1:isEnableUUIDLink>真實</ns1:isEnableUUIDLink>
<ns1:isEnableUUIDLinkForSAC>真實</ns1:isEnableUUIDLinkForSAC>
<ns1:enforceRecordingPwdForMC>真實</ns1:enforceRecordingPwdForMC>
<ns1:enforceRecordingPwdForEC>錯誤的</ns1:enforceRecordingPwdForEC>
<ns1:enforceRecordingPwdForTC>錯誤的</ns1:enforceRecordingPwdForTC>
<ns1:enforceRecordingPwdForMisc>真實</ns1:enforceRecordingPwdForMisc>
</ns1:securityOptions>
<ns1:defaults>
<ns1:emailReminders>真實</ns1:emailReminders>
<ns1:entryExitTone>嘀嘀聲</ns1:entryExitTone>
<ns1:voip>真實</ns1:voip>
<ns1:teleconference>
<ns1:telephonySupport>回撥</ns1:telephonySupport>
<ns1:tollFree>真實</ns1:tollFree>
<ns1:intlLocalCallIn>真實</ns1:intlLocalCallIn>
</ns1:teleconference>
<ns1:joinTeleconfNotPress1>錯誤的</ns1:joinTeleconfNotPress1>
<ns1:updateTSPAccount>錯誤的</ns1:updateTSPAccount>
</ns1:defaults>
<ns1:scheduleMeetingOptions>
<ns1:scheduleOnBehalf>真實</ns1:scheduleOnBehalf>
<ns1:saveSessionTemplate>真實</ns1:saveSessionTemplate>
</ns1:scheduleMeetingOptions>
<ns1:navBarTop>
<ns1:button>
<ns1:order>1</ns1:order>
<ns1:serviceName>歡迎</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>2</ns1:order>
<ns1:enabled>真實</ns1:enabled>
<ns1:serviceName>Meeting Center</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>3</ns1:order>
<ns1:enabled>真實</ns1:enabled>
<ns1:serviceName>Event Center</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>4</ns1:order>
<ns1:enabled>真實</ns1:enabled>
<ns1:serviceName>Support Center</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>5</ns1:order>
<ns1:enabled>真實</ns1:enabled>
<ns1:serviceName>Training Center</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>6</ns1:order>
<ns1:serviceName>網站管理</ns1:serviceName>
</ns1:button>
<ns1:button>
<ns1:order>7</ns1:order>
<ns1:enabled>錯誤的</ns1:enabled>
<ns1:serviceName>Sales Center</ns1:serviceName>
</ns1:button>
<ns1:displayDisabledService>真實</ns1:displayDisabledService>
</ns1:navBarTop>
<ns1:navMyWebEx>
<ns1:customLinks>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
</ns1:customLinks>
<ns1:partnerLinks>
<ns1:partnerLink>
<ns1:target>新的</ns1:target>
</ns1:partnerLink>
<ns1:partnerLink>
<ns1:target>新的</ns1:target>
</ns1:partnerLink>
<ns1:partnerLink>
<ns1:target>新的</ns1:target>
</ns1:partnerLink>
</ns1:partnerLinks>
<ns1:partnerIntegration>真實</ns1:partnerIntegration>
<ns1:support>
<ns1:target>新的</ns1:target>
</ns1:support>
<ns1:training>
<ns1:target>新的</ns1:target>
</ns1:training>
</ns1:navMyWebEx>
<ns1:navAllServices>
<ns1:customLinks>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
<ns1:customLink>
<ns1:target>新的</ns1:target>
</ns1:customLink>
</ns1:customLinks>
<ns1:support>
<ns1:name>支援</ns1:name>
<ns1:target>新的</ns1:target>
</ns1:support>
<ns1:training>
<ns1:name>訓練</ns1:name>
<ns1:target>新的</ns1:target>
</ns1:training>
<ns1:supportMenu>
<ns1:userGuides>
<ns1:target>新的</ns1:target>
</ns1:userGuides>
<ns1:downloads>
<ns1:target>新的</ns1:target>
</ns1:downloads>
<ns1:training>
<ns1:target>新的</ns1:target>
</ns1:training>
<ns1:contactUs>
<ns1:target>新的</ns1:target>
</ns1:contactUs>
<ns1:supportMyResources>真實</ns1:supportMyResources>
</ns1:supportMenu>
</ns1:navAllServices>
<ns1:passwordCriteria>
<ns1:mixedCase>錯誤的</ns1:mixedCase>
<ns1:minLength>4</ns1:minLength>
<ns1:minAlpha>0</ns1:minAlpha>
<ns1:minNumeric>0</ns1:minNumeric>
<ns1:minSpecial>0</ns1:minSpecial>
<ns1:disallowWebTextSessions>真實</ns1:disallowWebTextSessions>
<ns1:disallowWebTextAccounts>真實</ns1:disallowWebTextAccounts>
<ns1:disallowList>真實</ns1:disallowList>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>及格</ns1:disallowValue>
</ns1:passwordCriteria>
<ns1:recordingPasswordCriteria>
<ns1:mixedCase>真實</ns1:mixedCase>
<ns1:minLength>8</ns1:minLength>
<ns1:minAlpha>2</ns1:minAlpha>
<ns1:minNumeric>1</ns1:minNumeric>
<ns1:minSpecial>0</ns1:minSpecial>
<ns1:disallowWebTextSessions>錯誤的</ns1:disallowWebTextSessions>
<ns1:disallowList>錯誤的</ns1:disallowList>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>及格</ns1:disallowValue>
</ns1:recordingPasswordCriteria>
<ns1:accountPasswordCriteria>
<ns1:mixedCase>錯誤的</ns1:mixedCase>
<ns1:minLength>0</ns1:minLength>
<ns1:minNumeric>0</ns1:minNumeric>
<ns1:minAlpha>0</ns1:minAlpha>
<ns1:minSpecial>0</ns1:minSpecial>
<ns1:disallow3XRepeatedChar>錯誤的</ns1:disallow3XRepeatedChar>
<ns1:disallowWebTextAccounts>真實</ns1:disallowWebTextAccounts>
<ns1:disallowList>真實</ns1:disallowList>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>密碼</ns1:disallowValue>
<ns1:disallowValue>及格</ns1:disallowValue>
<ns1:disallowValue>Webex</ns1:disallowValue>
<ns1:disallowValue>思科</ns1:disallowValue>
<ns1:disallowValue>賽貝威</ns1:disallowValue>
<ns1:disallowValue>經常使用</ns1:disallowValue>
</ns1:accountPasswordCriteria>
<ns1:productivityTools>
<ns1:enable>真實</ns1:enable>
<ns1:installOpts>
<ns1:autoUpdate>真實</ns1:autoUpdate>
</ns1:installOpts>
<ns1:integrations>
<ns1:outlook>真實</ns1:outlook>
<ns1:outlookForMac>真實</ns1:outlookForMac>
<ns1:lotusNotes>真實</ns1:lotusNotes>
<ns1:oneClick>真實</ns1:oneClick>
<ns1:showSysTrayIcon>真實</ns1:showSysTrayIcon>
<ns1:office>真實</ns1:office>
<ns1:excel>真實</ns1:excel>
<ns1:powerPoint>真實</ns1:powerPoint>
<ns1:word>真實</ns1:word>
<ns1:IE>真實</ns1:IE>
<ns1:firefox>錯誤的</ns1:firefox>
<ns1:explorerRightClick>錯誤的</ns1:explorerRightClick>
<ns1:instantMessenger>真實</ns1:instantMessenger>
<ns1:aolMessenger>錯誤的</ns1:aolMessenger>
<ns1:googleTalk>錯誤的</ns1:googleTalk>
<ns1:lotusSametime>真實</ns1:lotusSametime>
<ns1:skype>真實</ns1:skype>
<ns1:windowsMessenger>真實</ns1:windowsMessenger>
<ns1:yahooMessenger>錯誤的</ns1:yahooMessenger>
<ns1:ciscoIPPhone>錯誤的</ns1:ciscoIPPhone>
<ns1:pcNow>錯誤的</ns1:pcNow>
<ns1:iGoogle>錯誤的</ns1:iGoogle>
<ns1:iPhoneDusting>真實</ns1:iPhoneDusting>
</ns1:integrations>
<ns1:oneClick>
<ns1:allowJoinUnlistMeeting>真實</ns1:allowJoinUnlistMeeting>
<ns1:requireApproveJoin>錯誤的</ns1:requireApproveJoin>
</ns1:oneClick>
<ns1:templates>
<ns1:useTemplate>錯誤的</ns1:useTemplate>
</ns1:templates>
<ns1:lockDownPT>
<ns1:lockDown>錯誤的</ns1:lockDown>
</ns1:lockDownPT>
<ns1:imSettings>
<ns1:attendeeInviteOther>真實</ns1:attendeeInviteOther>
</ns1:imSettings>
</ns1:productivityTools>
<ns1:meetingPlace/>
<ns1:salesCenter>
<ns1:allowJoinWithoutLogin>錯誤的</ns1:allowJoinWithoutLogin>
</ns1:salesCenter>
<ns1:connectIntegration>
<ns1:integratedWebEx11>錯誤的</ns1:integratedWebEx11>
</ns1:connectIntegration>
<ns1:video>
<ns1:HQvideo>真實</ns1:HQvideo>
<ns1:maxBandwidth>中</ns1:maxBandwidth>
<ns1:HDvideo>真實</ns1:HDvideo>
</ns1:video>
<ns1:siteCommonOptions>
<ns1:SupportCustomDialRestriction>錯誤的</ns1:SupportCustomDialRestriction>
<ns1:SupportTelePresence>錯誤的</ns1:SupportTelePresence>
<ns1:SupportTelePresencePlus>錯誤的</ns1:SupportTelePresencePlus>
<ns1:EnableCloudTelepresence>真實</ns1:EnableCloudTelepresence>
<ns1:EnableCMRForAllUsers>真實</ns1:EnableCMRForAllUsers>
<ns1:enablePersonalMeetingRoom>真實</ns1:enablePersonalMeetingRoom>
<ns1:SupportAlternateHost>真實</ns1:SupportAlternateHost>
<ns1:SupportAnyoneHostMeetings>真實</ns1:SupportAnyoneHostMeetings>
</ns1:siteCommonOptions>
<ns1:samlSSO>
<ns1:enableSSO>錯誤的</ns1:enableSSO>
<ns1:autoAccountCreation>錯誤的</ns1:autoAccountCreation>
</ns1:samlSSO>
<ns1:attendeeLimitation>
<ns1:maxInviteesNumberForMC>1000</ns1:maxInviteesNumberForMC>
<ns1:maxRegistrantsNumberForMC>1000</ns1:maxRegistrantsNumberForMC>
<ns1:maxInviteesNumberForTC>1000</ns1:maxInviteesNumberForTC>
<ns1:maxRegistrantsNumberForTC>1000</ns1:maxRegistrantsNumberForTC>
<ns1:maxInviteesNumberForEC>10000</ns1:maxInviteesNumberForEC>
<ns1:maxRegistrantsNumberForEC>10000</ns1:maxRegistrantsNumberForEC>
</ns1:attendeeLimitation>
<ns1:CISiteLicenseInfo>
<ns1:accountNumberLimitForCMRHost>200</ns1:accountNumberLimitForCMRHost>
<ns1:allowOverageForCMRHost>真實</ns1:allowOverageForCMRHost>
<ns1:accountNumberUsedForCMRHost>40</ns1:accountNumberUsedForCMRHost>
<ns1:accountNumberLimitForEEHost>200</ns1:accountNumberLimitForEEHost>
<ns1:allowOverageForEEHost>真實</ns1:allowOverageForEEHost>
<ns1:accountNumberUsedForEEHost>40</ns1:accountNumberUsedForEEHost>
<ns1:attendeeCapacityForMC>200</ns1:attendeeCapacityForMC>
<ns1:attendeeCapacityForTC>200</ns1:attendeeCapacityForTC>
<ns1:attendeeCapacityForEC>200</ns1:attendeeCapacityForEC>
<ns1:attendeeCapacityForSC>200</ns1:attendeeCapacityForSC>
</ns1:CISiteLicenseInfo>
</ns1:siteInstance>
</serv:bodyContent>
</serv:body>
</serv:message>
XML API 11.0.0 SP22 更新
檔案大小限制上傳 PMR 影像
使用API上傳頭像時上傳 PMR 影像
,新的限制將檔案大小限制為 5 MB。 現在,嘗試上傳大於此大小的檔案會收到一條錯誤訊息: 「 010100 正在上傳的影像太大。 請嘗試使用小於 5MB 的影像。
「
XML API 11.0.0 SP21 更新
按一下這里以下載XML API 11.0 SP21 綱要。
新元素自動錄製
新增至建立會議
,設定會議
, GetMeeting
,以及最後一次會議
一個新元素,名為自動錄製
已新增至建立會議
,設定會議
, GetMeeting
,以及最後一次會議
API。自動錄製
允許使用者直接從會議排程器自動錄製Webex會議。 這提供了會議層級的粒度,其中先前的自動錄製會議的方法只能在網站層級全局存取。
的自動錄製
元素僅適用於Webex Meetings。 它不適用於Webex Events 或Webex Training。
受影響的 API :
-
建立會議
-
自動錄製
-
設定會議
-
自動錄製
-
GetMeeting
-
自動錄製
-
最後一次會議
-
自動錄製
建立會議
更新:
自動錄製設定
時的行為使用網路型錄製功能自動錄製所有階段作業是已停用網站管理上
是
在會議開始時自動開始錄製
錯誤(預設) 或無元素
不會在會議開始時自動開始錄製
如果使用網路型錄製功能自動錄製所有階段作業啟用,則忽略元素,且在會議開始時自動開始錄製。
設定會議更新:
自動錄製設定
時的行為使用網路型錄製功能自動錄製所有階段作業是已停用網站管理上
是
在會議開始時自動開始錄製
錯誤(預設) 或無元素
不會在會議開始時自動開始錄製
如果使用網路型錄製功能自動錄製所有階段作業啟用,則忽略元素,且在會議開始時自動開始錄製。
GetMeeting更新:
自動錄製設定
時的行為使用網路型錄製功能自動錄製所有階段作業是已停用網站管理上
是
在會議開始時自動開始錄製
錯誤
不會在會議開始時自動開始錄製
如果使用網路型錄製功能自動錄製所有階段作業啟用,則忽略元素,且在會議開始時自動開始錄製。
GetMeeting回應範例:
最後一次會議更新:
自動錄製設定
時的行為使用網路型錄製功能自動錄製所有階段作業是已停用網站管理上
是
在會議開始時自動開始錄製
錯誤
不會在會議開始時自動開始錄製
如果使用網路型錄製功能自動錄製所有階段作業啟用,則忽略元素,且在會議開始時自動開始錄製。
最後一次會議回應範例:
新元素是自動錄製
新增至取得階段作業資訊
API
除了對上述 API 所做的變更之外,還新增了一個元素,是自動錄製
,已新增至取得階段作業資訊
API。 此元素可用於指出是否在會議開始時自動開始錄製。
受影響的 API :
-
取得階段作業資訊
-
是自動錄製
取得階段作業資訊更新:
是自動錄製設定
時的行為使用網路型錄製功能自動錄製所有階段作業是已停用網站管理上
是
在會議開始時自動開始錄製
錯誤
不會在會議開始時自動開始錄製
如果使用網路型錄製功能自動錄製所有階段作業啟用,則忽略元素,且在會議開始時自動開始錄製。
取得階段作業資訊回應範例:
XML API 11.0.0 SP20 更新
新元素將共用錄製檔返回共用至我
新增至Lst錄製檔
API請求
此變更先前在XML API 11.0 SP17 中宣布,但現在正套用至此更新。
一個新元素,將共用錄製檔返回共用至我
,已新增至Lst錄製檔
API。將共用錄製檔返回共用至我
是請求中的布林值最後錄製檔
。
新增了這個新元素是為了支援尋找出席者或受邀者錄製檔。將共用錄製檔返回共用至我
是一個標誌,可讓Lst錄製檔
API知道它必須傳回出席者或受邀者錄製檔。
何時將共用錄製檔返回共用至我
設定為是
, Lst錄製檔
將錄製檔使用者返回為所有者,並且還將錄製檔使用者作為所有者共用的出席者或受邀者返回。
若自動共用和手動共用旗標關閉
,最後錄製檔
僅將使用者返回為錄製檔的所有者。
何時將共用錄製檔返回共用至我
設定為錯誤
,或請求中未包含此元素, Lst錄製檔
遵循與以前相同的邏輯: 它將錄製檔使用者返回為所有者。
受影響的 API :
-
最後錄製檔
-
將共用錄製檔返回共用至我
最後錄製檔更新:
元素與我共用
新增至Lst錄製檔
API回應
此變更先前在XML API 11.0 SP17 中宣布,但現在正套用至此更新。
一個新元素,與我共用
,已新增至Lst錄製檔
API。與我共用
是對下列項目的回應中的布林值: Lst錄製檔
。
新增了這個新元素是為了支援尋找出席者或受邀者錄製檔。與我共用
是一個旗標,用於定義使用者是目前錄製檔的所有者還是出席者。
何時與我共用
是是
,則使用者不是當前錄製檔的所有者。 使用者可以是出席者,或者錄製檔由所有者共用。
何時與我共用
是錯誤
,或者此元素不在回應中, Lst錄製檔
遵循與以前相同的邏輯: 使用者是目前錄製檔的所有者。
受影響的 API :
-
最後錄製檔
-
與我共用
最後錄製檔更新:
將共用錄製檔返回共用至我和與我共用請求範例:
<bodyContent xsi:type=”java.com.webex.service.binding..ep.LstRecording”>
<hostWebExID>自動 243</hostWebExID>
<createTimeScope>
<createTimeStart>2018 年 8 月 15 日 8:0:0</createTimeStart>
<createTimeEnd>2018 年 9 月 5 日上午 7:59:59</createTimeEnd>
<timeZoneID>20</timeZoneID>
</createTimeScope>
<serviceTypes>
<serviceType>MeetingCenter</serviceType>
<serviceType>EventCenter</serviceType>
<serviceType>TrainingCenter</serviceType>
</serviceTypes>
<returnShareToMeRecording>真實</returnShareToMeRecording>
</bodyContent>
將共用錄製檔返回共用至我和與我共用回應範例:
新增了獲取Event
API
新增了四個元素。獲取Event
API:
-
isCETM會議: 指示Webex活動是否支援Webex視訊平台 2 (CMR 4.0) 的布林 True/False
sipURL : 用於從視訊會議系統或應用程式加入Webex視訊會議的URL
獨立撥號 IP 地址: 可用於從視訊會議系統或應用程式撥入Webex視訊會議的IP 位址
答疑者數字密碼: 用於從視訊會議系統或應用程式加入Webex視訊會議的密碼
如果網站支援Webex視訊,則主持人具有Webex Events 視訊特權,和該活動支援Webex視訊平台 2 (CMR 4.0)、獲取Event
返回這些元素。 否則,獲取Event
不返回。
受影響的 API :
-
獲取Event
-
isCETM會議
-
sipURL
-
獨立撥號 IP 地址
-
答疑者數字密碼
新元素答疑者數字密碼
新增至取得階段作業資訊
API
取得階段作業資訊有了新元素,答疑者數字密碼,其中包含用於從視訊會議系統或應用程式加入Webex視訊會議的密碼。
如果網站支援Webex視訊,則主持人具有Webex Events 視訊特權,和該活動支援Webex視訊平台 2 (CMR 4.0)、取得階段作業資訊
返回這四個元素:
-
isCETM會議: 指示Webex活動是否支援Webex視訊平台 2 (CMR 4.0) 的布林 True/False
sipURL : 用於從視訊會議系統或應用程式加入Webex視訊會議的URL
獨立撥號 IP 地址: 可用於從視訊會議系統或應用程式撥入Webex視訊會議的IP 位址
答疑者數字密碼: 用於從視訊會議系統或應用程式加入Webex視訊會議的密碼
對於Webex Meetings,這些元素已存在於 中取得階段作業資訊
:
-
isCETM會議
-
sipURL
-
獨立撥號 IP 地址
受影響的 API :
-
取得階段作業資訊
-
答疑者數字密碼
對 進行了架構變更獲取Event和取得階段作業資訊
獲取Event更新:
取得階段作業資訊更新:
XML API 11.0.0 SP18 更新
新元素啟用 CloudTelepresence
新增至獲取網站
API
一個新元素,啟用 CloudTelepresence
已新增至獲取網站
API。
當選項為所有使用者啟用 CETF
已啟用, Webex會檢查使用者是否支援Webex視訊 (CMR)。 它現在也傳回一個新元素啟用 CloudTelepresence
在獲取網站
API。
受影響的 API :
-
獲取網站
-
啟用 CloudTelepresence
獲取網站範例回應:
XML API 11.0.0 SP17 更新
新元素將共用錄製檔返回共用至我
新增至Lst錄製檔
API請求
一個新元素,將共用錄製檔返回共用至我
,已新增至Lst錄製檔
API。將共用錄製檔返回共用至我
是請求中的布林值最後錄製檔
。
新增了這個新元素是為了支援提取出席者或受邀者錄製檔。將共用錄製檔返回共用至我
是一個標誌,可讓Lst錄製檔
API知道它必須傳回出席者或受邀者錄製檔。
何時將共用錄製檔返回共用至我
設定為是
,最後錄製檔
將錄製檔使用者返回為所有者,並且還將錄製檔使用者作為所有者共用的出席者或受邀者返回。
若自動共用和手動共用旗標被停用, Lst錄製檔
僅將使用者返回為錄製檔的所有者。
何時將共用錄製檔返回共用至我
設定為錯誤
,或請求中未包含此元素, Lst錄製檔
遵循與以前相同的邏輯: 它將錄製檔使用者返回為所有者。
受影響的 API :
-
最後錄製檔
-
將共用錄製檔返回共用至我
最後錄製檔更新:
新元素與我共用
新增至Lst錄製檔
API回應
一個新元素,與我共用
,已新增至Lst錄製檔
API。與我共用
是對下列項目的回應中的布林值: Lst錄製檔
。
新增了這個新元素是為了支援提取出席者或受邀者錄製檔。與我共用
是一個旗標,用於定義使用者是目前錄製檔的所有者、出席者或受邀者。
何時與我共用
是是
,則使用者不是當前錄製檔的所有者。 使用者可以是出席者或受邀者,或者錄製檔由所有者共用。
何時與我共用
是錯誤
,或者此元素不在回應中, Lst錄製檔
遵循與以前相同的邏輯: 使用者是目前錄製檔的所有者。
受影響的 API :
-
最後錄製檔
-
與我共用
最後錄製檔更新:
向API新增出席者容量新元素獲取網站
回應
新增了四個元素。獲取網站
用於指示以下Webex服務的出席者容量的API :
出席者容量(適用於 MC) - Webex Meetings
EC 出席者容量– Webex Events
TC 出席者容量– Webex訓練
適用於SC 的出席者容量– Webex支援
這些返回的值指出會議、活動或課程可以擁有的出席者數目上限。 他們是CI 網站授權資訊
元素。
受影響的 API :
-
獲取網站
-
出席者容量(適用於 MC)
-
EC 出席者容量
-
TC 出席者容量
-
適用於SC 的出席者容量
獲取網站回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:getSiteResponse">
<ns1:siteInstance>
...
...
<ns1:CISiteLicenseInfo>
<ns1:accountNumberLimitForMC>999</ns1:accountNumberLimitForMC>
<ns1:allowOverageForMC>錯誤的</ns1:allowOverageForMC>
<ns1:accountNumberUsedForMC>43</ns1:accountNumberUsedForMC>
<ns1:accountNumberLimitForTC>999</ns1:accountNumberLimitForTC>
<ns1:allowOverageForTC>錯誤的</ns1:allowOverageForTC>
<ns1:accountNumberUsedForTC>44</ns1:accountNumberUsedForTC>
<ns1:accountNumberLimitForEC>999</ns1:accountNumberLimitForEC>
<ns1:allowOverageForEC>錯誤的</ns1:allowOverageForEC>
<ns1:accountNumberUsedForEC>22</ns1:accountNumberUsedForEC>
<ns1:accountNumberLimitForSC>999999</ns1:accountNumberLimitForSC>
<ns1:allowOverageForSC>錯誤的</ns1:allowOverageForSC>
<ns1:accountNumberUsedForSC>13</ns1:accountNumberUsedForSC>
<ns1:accountNumberLimitForCMRHost>999999</ns1:accountNumberLimitForCMRHost>
<ns1:allowOverageForCMRHost>錯誤的</ns1:allowOverageForCMRHost>
<ns1:accountNumberUsedForCMRHost>4</ns1:accountNumberUsedForCMRHost>
<ns1:attendeeCapacityForMC>1000</ns1:attendeeCapacityForMC>
<ns1:attendeeCapacityForTC>1000</ns1:attendeeCapacityForTC>
<ns1:attendeeCapacityForEC>3000</ns1:attendeeCapacityForEC>
<ns1:attendeeCapacityForSC>500</ns1:attendeeCapacityForSC>
</ns1:CISiteLicenseInfo>
</ns1:siteInstance>
</serv:bodyContent>
</serv:body>
</serv:message>
XML API 11.0.0 SP16 更新
新API主機串流URL新增至第一次錄製檔回應
元素主機串流URL
已新增至最後錄製檔
回應作為錄製檔詳細資料的一部分。主機串流URL
會傳回主持人用於檢視錄製檔而無需先登入的URL 。 此URL在產生後的 30 分鐘內有效。
受影響的 API :
-
主機串流URL
主機串流URL回應範例:
<xsd:complexType name="recordingType">
<xsd:sequence>
<xsd:element name="recordingID" type="xsd:int"/>
<xsd:element name="hostWebExID" type="xsd:string"/>
<xsd:element name="name" type="xsd:string"/>
<xsd:element name="description" type="xsd:string"/>
<xsd:element name="createTime" type="xsd:string"/>
<xsd:element name="timeZoneID" type="xsd:int"/>
<xsd:element name="size" type="xsd:float"/>
<xsd:element name="streamURL" type="xsd:string"/>
<xsd:element name="hostStreamURL" type="xsd:string" minOccurs="0"/>
<xsd:element name="fileURL" type="xsd:string"/>
GetSite API使用新的 WebDB 建模來傳回資料
應客戶請求, API GetSite
現在可使用 CI 網站的新 WebDB 建模來擷取更精確的主持人授權、使用情況報告資料及其他資料。
受影響的 API :
-
GetSite
GetSite回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:getSiteResponse">
<ns1:siteInstance>
...
...
<ns1:CISiteLicenseInfo>
<ns1:accountNumberLimitForMC>999</ns1:accountNumberLimitForMC>
<ns1:allowOverageForMC>錯誤的</ns1:allowOverageForMC>
<ns1:accountNumberUsedForMC>43</ns1:accountNumberUsedForMC>
<ns1:accountNumberLimitForTC>999</ns1:accountNumberLimitForTC>
<ns1:allowOverageForTC>錯誤的</ns1:allowOverageForTC>
<ns1:accountNumberUsedForTC>44</ns1:accountNumberUsedForTC>
<ns1:accountNumberLimitForEC>999</ns1:accountNumberLimitForEC>
<ns1:allowOverageForEC>錯誤的</ns1:allowOverageForEC>
<ns1:accountNumberUsedForEC>22</ns1:accountNumberUsedForEC>
<ns1:accountNumberLimitForSC>999999</ns1:accountNumberLimitForSC>
<ns1:allowOverageForSC>錯誤的</ns1:allowOverageForSC>
<ns1:accountNumberUsedForSC>13</ns1:accountNumberUsedForSC>
<ns1:accountNumberLimitForCMRHost>999999</ns1:accountNumberLimitForCMRHost>
<ns1:allowOverageForCMRHost>錯誤的</ns1:allowOverageForCMRHost>
<ns1:accountNumberUsedForCMRHost>4</ns1:accountNumberUsedForCMRHost>
</ns1:CISiteLicenseInfo>
</ns1:siteInstance>
</serv:bodyContent>
</serv:body>
</serv:message>
GetSite EE 網站的回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ns1="http://www.webex.com/schemas/2002/06/service/site" xmlns:event="http://www.webex.com/schemas/2002/06/service/event">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns1:getSiteResponse">
<ns1:siteInstance>
...
...
<ns1:CISiteLicenseInfo>
<ns1:accountNumberLimitForCMRHost>80</ns1:accountNumberLimitForCMRHost>
<ns1:allowOverageForCMRHost>真實</ns1:allowOverageForCMRHost>
<ns1:accountNumberUsedForCMRHost>99</ns1:accountNumberUsedForCMRHost>
<ns1:accountNumberLimitForEEHost>999999</ns1:accountNumberLimitForEEHost>
<ns1:allowOverageForEEHost>錯誤的</ns1:allowOverageForEEHost>
<ns1:accountNumberUsedForEEHost>368</ns1:accountNumberUsedForEEHost>
</ns1:CISiteLicenseInfo>
</ns1:siteInstance>
</serv:bodyContent>
</serv:body>
</serv:message>
XML API 11.0.0 SP15 更新
使用 GetSessionsInfo API傳回Webex Meetings會議鏈結
的架構為取得階段作業資訊
API具有新的返回值, meetingLink
。 您可以使用會議鏈結以主持人身分或以出席者身分加入Webex 會議來開始Webex 會議。
受影響的 API :
-
取得階段作業資訊
-
meetingLink
取得階段作業資訊回應範例:
<ep:meetingLink>https://hmwds6.qa.webex.com/hmwds6/j.php?MTID=m265e64705c6660d4132c2d4f19aed7e7</ep:meetingLink>
</serv:bodyContent>
新的查詢條件錄製檔 ID
開啟最後錄製檔
API
您現在可以使用Lst錄製檔
查詢錄製檔使用錄製檔 ID
。 錄製檔 ID 有兩種:
-
Webex Meetings、 Webex Events 和Webex Training 的錄製檔 ID
-
用於其他錄製檔的 NBR 錄製檔 ID
如果有一個服務類型
XML請求中的 元素,然後最後錄製檔
僅返回服務錄製檔(Webex Meetings、 Webex Events 和Webex Training)。
如果沒有服務類型
XML請求中的 元素,然後最後錄製檔
僅返回 NBR 錄製檔。
受影響的 API :
-
最後錄製檔
-
錄製檔 ID
最後錄製檔回應範例:
服務錄製檔ID的請求範例:
<bodyContent xsi:type="java:com.webex.service.binding.ep.LstRecording">
<serviceTypes>
<serviceType>MeetingCenter</serviceType>
<serviceType>EventCenter</serviceType>
<serviceType>TrainingCenter</serviceType>
</serviceTypes>
<recordingID>974164492</recordingID>
<order>
<orderBy>建立時間</orderBy>
<orderAD>DESC</orderAD>
<orderBy>主機 ID</orderBy>
<orderAD>ASC</orderAD>
<orderBy>記錄名稱</orderBy>
<orderAD>ASC</orderAD>
</order>
</bodyContent>
NBR 錄製檔ID的請求範例:
<bodyContent xsi:type="java:com.webex.service.binding.ep.LstRecording">
<recordingID>974154032</recordingID>
<order>
<orderBy>建立時間</orderBy>
<orderAD>DESC</orderAD>
<orderBy>主機 ID</orderBy>
<orderAD>ASC</orderAD>
<orderBy>記錄名稱</orderBy>
<orderAD>ASC</orderAD>
</order>
</bodyContent>
XML API 11.0.0 SP14 更新
Meeting Center的初步使用情況摘要報告
已為Meeting Center初步報告新增兩個 API,最後會議使用情況初步歷史記錄
和第一次會議出席者初步歷史記錄
。 這些將具有相同的行為,最後一次活動階段作業初步歷史記錄
和出席者人數初步歷史記錄
在最終報告中。
受影響的 API :
-
最後會議使用情況初步歷史記錄
-
第一次會議出席者初步歷史記錄
最後會議使用情況初步歷史記錄請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message
xmlns:xsi="http://www.w3.org/2001/XML架構-實例"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service<br /> http://www.webex.com/schemas/2002/06/service/service.xsd">
<header>
<securityContext>
<webExID>測試使用者</webExID>
<password>***</password>
<siteName>測試網站</siteName>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.history.LstmeetingusagePreliminaryHistory">
<startTimeScope>
<sessionStartTimeStart>2018 年 4 月 23 日 00:00:00</sessionStartTimeStart>
<sessionStartTimeEnd>2018 年 4 月 24 日 11:59:59</sessionStartTimeEnd>
</startTimeScope>
<listControl>
<startFrom>1</startFrom>
<maximumNum>10</maximumNum>
<listMethod>與</listMethod>
</listControl>
<order>
<orderBy>開始時間</orderBy>
<orderAD>ASC</orderAD>
<orderBy>CONFNAME</orderBy>
<orderAD>ASC</orderAD>
<orderBy>已確認</orderBy>
<orderAD>ASC</orderAD>
</order>
</bodyContent>
</body>
</serv:message>
最後會議使用情況初步歷史記錄回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:history="http://www.webex.com/schemas/2002/06/service/history">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="history:lstmeetingusagePreliminaryHistoryResponse">
<history:meetingUsagePreliminaryHistory>
<history:confID>93115261364733685</history:confID>
<history:sessionKey>800150023</history:sessionKey>
<history:confName>200804231215</history:confName>
<history:openTime>2018 年 4 月 23 日 19:16:34</history:openTime>
<history:timeZoneID>4</history:timeZoneID>
<history:meetingType>PRO</history:meetingType>
<history:timeZoneWithDST>舊金山(太平洋日光節約時間,GMT-07:00)</history:timeZoneWithDST>
<history:trackingCode>
<com:trackingCode1>我的追踪碼1</com:trackingCode1>
<com:trackingCode2>我的追踪碼2</com:trackingCode2>
</history:trackingCode>
<history:registered>1</history:registered>
<history:invited>1</history:invited>
<history:attended>3</history:attended>
</history:meetingUsagePreliminaryHistory>
<history:matchingRecords>
<serv:total>1</serv:total>
<serv:returned>1</serv:returned>
<serv:startFrom>1</serv:startFrom>
</history:matchingRecords>
</serv:bodyContent>
</serv:body>
</serv:message>
第一次會議出席者初步歷史記錄請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message
xmlns:xsi="http://www.w3.org/2001/XML架構-實例"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service<br /> http://www.webex.com/schemas/2002/06/service/service.xsd">
<header>
<securityContext>
<webExID>測試使用者</webExID>
<password>***</password>
<siteName>測試網站</siteName>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.history.LstmeetingattendeePreliminaryHistory">
<startTimeScope>
<sessionStartTimeStart>2018 年 4 月 23 日 00:00:00</sessionStartTimeStart>
<sessionStartTimeEnd>2018 年 4 月 24 日 11:59:59</sessionStartTimeEnd>
</startTimeScope>
<listControl>
<startFrom>1</startFrom>
<maximumNum>10</maximumNum>
<listMethod>與</listMethod>
</listControl>
<order>
<orderBy>開始時間</orderBy>
<orderAD>ASC</orderAD>
<orderBy>已確認</orderBy>
<orderAD>ASC</orderAD>
</order>
</bodyContent>
</body>
</serv:message>
第一次會議出席者初步歷史記錄回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:history="http://www.webex.com/schemas/2002/06/service/history">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="history:lstmeetingattendeePreliminaryHistoryResponse">
<history:meetingAttendeePreliminaryHistory>
<history:meetingKey>800150023</history:meetingKey>
<history:confName>200804231215</history:confName>
<history:company>XYZ</history:company>
<history:title>DJ</history:title>
<history:phoneNumber>1,222,654-3210,,,,</history:phoneNumber>
<history:address1>任意街道 1</history:address1>
<history:address2>嚗</history:address2>
<history:city>聖荷西</history:city>
<history:state>加拿大</history:state>
<history:country>美國</history:country>
<history:zipCode>95111</history:zipCode>
<history:name>使用者 test2</history:name>
<history:email>ut2@qa.webex.com</history:email>
<history:joinTime>2018 年 4 月 23 日 19:13:06</history:joinTime>
<history:participantType>出席者</history:participantType>
<history:confID>93115261364733685</history:confID>
</history:meetingAttendeePreliminaryHistory>
<history:meetingAttendeePreliminaryHistory>
<history:meetingKey>800150023</history:meetingKey>
<history:confName>200804231215</history:confName>
<history:name>zzz zzzz</history:name>
<history:email>z6@webex.com</history:email>
<history:joinTime>2018 年 4 月 23 日 19:14:10</history:joinTime>
<history:participantType>出席者</history:participantType>
<history:confID>93115261364733685</history:confID>
</history:meetingAttendeePreliminaryHistory>
<history:meetingAttendeePreliminaryHistory>
<history:meetingKey>800150023</history:meetingKey>
<history:confName>200804231215</history:confName>
<history:name>測試主持人</history:name>
<history:email>testuser@webex.com</history:email>
<history:joinTime>2018 年 4 月 23 日 19:12:42</history:joinTime>
<history:participantType>出席者</history:participantType>
<history:confID>93115261364733685</history:confID>
</history:meetingAttendeePreliminaryHistory>
<history:matchingRecords>
<serv:total>3</serv:total>
<serv:returned>3</serv:returned>
<serv:startFrom>1</serv:startFrom>
</history:matchingRecords>
</serv:bodyContent>
</serv:body>
</serv:message>
從 GLA 傳回SIP URL和 Skype URL取得階段作業資訊
API
兩個新元素,<sipURL>
和<skypeURL>
,在呼叫 GLA 時已附加至回應取得階段作業資訊
API。 這些元素是可返回以用於匿名存取的基本元素。
-
<sipURL>
可用於從TelePresence或其他Cisco視訊裝置加入會議。 這樣,只有使用Cisco視訊平台 1.0 或 2.0 版的會議應該 GetSessionInfo 傳回<sipURL>
元素。
-
<skypeURL>
可用於從Microsoft Skype 應用程式加入會議,沒有任何限製或條件,因此可以為每次通話返回。
受影響的 API :
-
取得階段作業資訊
回應範例:
傳回SIP URL和會議鏈結的來源: GetMeeting
API
三個新元素,<isCETMeeting>
,<meetingLink>
,以及<sipURL>
,在呼叫時已附加至回應GetMeeting
API。
-
<isCETMeeting>
返回會議是否使用Cisco視訊平台(支援TelePresence和視訊)。
-
<meetingLink>
可用於連線至會議。
-
<sipURL>
可用於從TelePresence或其他Cisco視訊裝置加入會議。 這樣,只有使用Cisco視訊平台 1.0 或 2.0 版的會議才應該GetMeeting
返回 元素。
受影響的 API :
-
GetMeeting
GetMeeting回應範例:
XML API 11.0.0 SP13 更新
宣布棄用<siteID>父項中的元素<securityContext>
Cisco計劃棄用<siteID>
父項中的元素<securityContext>
元素,並將其替換為<siteName>
。 由於大量<siteID>
元素在網站移轉期間經常變更,組織需要承擔高額維護費用才能繼續使用此元素。 這是提前兩年的通知。
-
對於現有 Webex 客戶,影響將於 2020 年 5 月 1 日發生。
-
新客戶必須使用<siteName>
2018 年 5 月 1 日開始的元素。
-
與 CI、 Spark或 Atlas 系統進行整合的客戶必須使用<siteName>
2018 年 5 月 1 日開始的元素。
受影響的 API :
-
<siteName>
-
<securityContext>
的資料驗證<tollCallInData>
和<tollFreeCallInData>
元素
從 2018 年 6 月 1 日開始,<tollCallInData>
和<tollFreeCallInData>
API 將經過資料驗證。 這會影響<CreateUser>
和<SetUser>
API。
在其撥入資料中使用無效字串或格式不正確的字串的網站必須更正字串,這些元素才能通過資料驗證。
以下是下列範例:建立使用者
和設定使用者
,付費撥入資料
和免費撥入資料
採用正確的格式:
<tspAccount>
<tspAccount>
<tollFreeCallInNumber>86,123,4567000</tollFreeCallInNumber>
<tollFreeCallInData>1,86</tollFreeCallInData>
<accountIndex>1</accountIndex>
<tollCallInNumber>86,123,4567890</tollCallInNumber>
<tollCallInData>0,86</tollCallInData>
<subscriberAccessCode>12341234</subscriberAccessCode>
<participantAccessCode>12341234</participantAccessCode>
<createOnBridge>錯誤的</createOnBridge>
<defaultFlag>錯誤的</defaultFlag>
</tspAccount>
</tspAccount>
...
XML API 11.0.0 SP12 更新
兩個新的 API設定聯絡人和DelContacts
XML API綱要先前只有兩個 API建立聯絡人
和LstContacts
,這未提供使用者聯絡人的完整管理。 為了提供更好的功能來使用XML API管理使用者聯絡,我們新增了這兩個 API,設定聯絡人
和DelContacts
。
API
附註
設定聯絡人
調用此API以修改聯絡人資訊,例如電子郵件、姓名、職位和語言。
例外情況:
-
如果 找不到該聯絡人聯絡人電子郵件
元素時,會傳回例外 140004「找不到聯絡人」
-
如果Webex 網站不支援給定語言,則會傳回例外 030060「不是有效的語言」
-
如果使用者要變更為的新電子郵件地址與 中的另一個聯絡人重複。我的聯絡人清單中,會傳回例外 140001「電子郵件已被其他聯絡人使用」
DelContacts
調用此API以從我的聯絡人列出基於給定電子郵件的清單。
聯絡人 ID
如果可以從 找到給定的電子郵件,則返回我的聯絡人清單,如果指定的電子郵件不在我的聯絡人清單。
如果未在我的聯絡人清單,則會傳回例外 00015(抱歉,未找到記錄)。
受影響的 API :
-
設定聯絡人
-
DelContacts
設定聯絡人請求範例:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service">
<header>
<securityContext>
<siteName>網站名稱</siteName>
<webExID>使用者 ID</webExID>
<password>使用者PWD</password>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.ep.SetContact">
<contactEmail>聯絡人電子郵件地址</contactEmail>
<contact>
<name>新聯絡人姓名</name>
<email>新聯絡電子郵件地址</email>
<title>新標題</title>
<company>新公司</company>
<notes>新筆記</notes>
<url>新鏈結</url>
<phones>
<phone>1,,408######,,,,</phone>
<mobilePhone>1,,408######,,,,</mobilePhone>
<fax>1,,408######,,,,</fax>
</phones>
<address>
<address1>新地址 1</address1>
<address2>新地址 2</address2>
<city>新城</city>
<state>新州</state>
<zipCode>新郵遞區號</zipCode>
<country>新公司</country>
</address>
<language>新語言</language>
</contact>
</bodyContent>
</body>
</serv:message>
設定聯絡人回應範例:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="ep:setContactResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
</serv:body>
</serv:message>
DelContacts請求範例:
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service">
<header>
<securityContext>
<siteName>網站名稱</siteName>
<webExID>使用者 ID</webExID>
<password>使用者PWD</password>
</securityContext>
</header>
<body>
<bodyContent xsi:type="java:com.webex.service.binding.ep.DelContacts">
<contactEmail>Contact1@qa.webex.com</contactEmail>
<contactEmail>Contact2@qa.webex.com</contactEmail>
</bodyContent>
</body>
</serv:message>
DelContacts回應範例:
在此範例中,會從我的聯絡人清單。
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="ep:delContactsResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ep:contactID>31830997</ep:contactID>
<ep:contactID>31831002</ep:contactID>
</serv:bodyContent>
</serv:body>
</serv:message>
在此範例中,電子郵件不在我的聯絡人清單。
<?xml version="1.0" encoding="ISO-8859-1"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:ep="http://www.webex.com/schemas/2002/06/service/ep" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>抱歉,未找到記錄</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>000015</serv:exceptionID>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
XML API 11.0.0 SP11 更新
新API最後訓練民意調查結果歷史記錄
的最後訓練民意調查結果歷史記錄
API最初是在URL API中實現的。 應客戶要求,此功能現在在XML API中實現。
透過輸入 Training Center 傳回清單民意調查結果階段作業金鑰
。 該API可以由 Training Center 課程所有者或網站管理員請求。
的增強的 TC民意調查必須在訓練民意調查結果儲存在 Webex 資料庫中之前啟用設定:
受影響的 API :
-
最後訓練民意調查結果歷史記錄
上次訓練民意調查結果歷史記錄請求範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message
xmlns:xsi="http://www.w3.org/2001/XML架構-實例"
xmlns:serv="http://www.webex.com/schemas/2002/06/service"
xsi:schemaLocation="http://www.webex.com/schemas/2002/06/service<br /> http://www.webex.com/schemas/2002/06/service/service.xsd">
<header>
<securityContext>
<!-- <returnAdditionalInfo>true</returnAdditionalInfo> -->
<webExID>ut2</webExID>
<password>xxxxxxx</password>
<siteName>測試網站1</siteName>
</securityContext>
</header>
<body>
<bodyContent
xsi:type="java:com.webex.service.binding.history.LstTraining民意調查結果歷史記錄"
xmlns:meet="http://www.webex.com/schemas/2002/06/service/history">
<listControl>
<startFrom>1</startFrom>
<maximumNum>10</maximumNum>
</listControl>
<confID>8172715648558691</confID>
</bodyContent>
</body>
</serv:message>
該請求僅適用於 T32/ XML API 11.0.0。
上次訓練民意調查結果歷史記錄回應範例:
<?xml version="1.0" encoding="UTF-8"?>
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:history="http://www.webex.com/schemas/2002/06/service/history">
<serv:header>
<serv:response>
<serv:result>成功</serv:result>
<serv:gsbStatus>主要</serv:gsbStatus>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent xsi:type="history:lstTrainingPollResultsHistoryResponse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<history:matchingRecords>
<serv:total>2</serv:total>
<serv:returned>2</serv:returned>
<serv:startFrom>1</serv:startFrom>
</history:matchingRecords>
<history:sessionInfo>
<history:sessionKey>81901776767288734</history:sessionKey>
<history:confName>TC民意調查測試 20171220 1635</history:confName>
<history:host>John Doe</history:host>
</history:sessionInfo>
<history:polls>
<history:poll>
<history:pollDesc>測試</history:pollDesc>
<history:timeLimit>300</history:timeLimit>
<history:startTime>2017 年 12 月 20 日 16:54:48</history:startTime>
<history:endTime>2017 年 12 月 20 日 16:58:07</history:endTime>
<history:numAttendees>3</history:numAttendees>
<history:questions>
<history:question>
<history:questionSequence>1</history:questionSequence>
<history:questionDesc>測驗問題 1(多選/單選)</history:questionDesc>
<history:questionType>1</history:questionType>
<history:answerChoices>
<history:answerChoice>測驗答案 4</history:answerChoice>
<history:answerChoice>測驗答案 3</history:answerChoice>
<history:answerChoice correct="true">測驗答案 2</history:answerChoice>
<history:answerChoice>測驗答案 1</history:answerChoice>
</history:answerChoices>
<history:attendees>
<history:attendee>
<history:username>2128465742</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>測驗答案 2</history:pollResponse>
<history:isCorrect>真實</history:isCorrect>
</history:attendee>
<history:attendee>
<history:username>21228465747</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>測驗答案 1</history:pollResponse>
<history:isCorrect>錯誤的</history:isCorrect>
</history:attendee>
<history:attendee>
<history:username>21228465752</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
<history:isCorrect>錯誤的</history:isCorrect>
</history:attendee>
</history:attendees>
</history:question>
<history:question>
<history:questionSequence>2</history:questionSequence>
<history:questionDesc>測驗問題 2(多項選擇.多答案)</history:questionDesc>
<history:questionType>2</history:questionType>
<history:answerChoices>
<history:answerChoice>測驗答案 D</history:answerChoice>
<history:answerChoice>測試答案 C</history:answerChoice>
<history:answerChoice correct="true">測試答案 B</history:answerChoice>
<history:answerChoice correct="true">測驗答案 A</history:answerChoice>
</history:answerChoices>
<history:attendees>
<history:attendee>
<history:username>2128465742</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>測試答案 B, 測試答案 A</history:pollResponse>
<history:isCorrect>真實</history:isCorrect>
</history:attendee>
<history:attendee>
<history:username>21228465747</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>測試答案 D,測試答案 C,測試答案 B,測試答案 A</history:pollResponse>
<history:isCorrect>錯誤的</history:isCorrect>
</history:attendee>
<history:attendee>
<history:username>21228465752</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
<history:isCorrect>錯誤的</history:isCorrect>
</history:attendee>
</history:attendees>
</history:question>
<history:question>
<history:questionSequence>3</history:questionSequence>
<history:questionDesc>測驗問題 2(簡短答案)</history:questionDesc>
<history:questionType>3</history:questionType>
<history:attendees>
<history:attendee>
<history:username>2128465742</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>ans1</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465747</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>ans2</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465752</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
</history:attendee>
</history:attendees>
</history:question>
</history:questions>
</history:poll>
<history:poll>
<history:pollDesc>問卷調查</history:pollDesc>
<history:timeLimit>300</history:timeLimit>
<history:startTime>2017 年 12 月 20 日 16:58:57</history:startTime>
<history:endTime>2017 年 12 月 20 日 17:02:39</history:endTime>
<history:numAttendees>3</history:numAttendees>
<history:questions>
<history:question>
<history:questionSequence>1</history:questionSequence>
<history:questionDesc>問卷調查問題 1(多選/單選)</history:questionDesc>
<history:questionType>1</history:questionType>
<history:answerChoices>
<history:answerChoice>問卷調查答案 3</history:answerChoice>
<history:answerChoice>問卷調查答案 2</history:answerChoice>
<history:answerChoice>問卷調查答案 1</history:answerChoice>
</history:answerChoices>
<history:attendees>
<history:attendee>
<history:username>2128465757</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>問卷調查答案 3</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465762</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>問卷調查答案 2</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465767</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
</history:attendee>
</history:attendees>
</history:question>
<history:question>
<history:questionSequence>2</history:questionSequence>
<history:questionDesc>問卷調查問題 2(多項選擇/多項答案)</history:questionDesc>
<history:questionType>2</history:questionType>
<history:answerChoices>
<history:answerChoice>問卷調查答案 D</history:answerChoice>
<history:answerChoice>問卷調查答案 C</history:answerChoice>
<history:answerChoice>問卷調查答案 B</history:answerChoice>
<history:answerChoice>問卷調查答案 A</history:answerChoice>
</history:answerChoices>
<history:attendees>
<history:attendee>
<history:username>2128465757</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>問卷調查答案 D, 問卷調查答案 C</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465762</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>問卷調查答案 C, 問卷調查答案 B</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465767</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
</history:attendee>
</history:attendees>
</history:question>
<history:question>
<history:questionSequence>3</history:questionSequence>
<history:questionDesc>問卷調查問題 3(簡短答案)</history:questionDesc>
<history:questionType>3</history:questionType>
<history:attendees>
<history:attendee>
<history:username>2128465757</history:username>
<history:fullName>測驗</history:fullName>
<history:email>test@qa.webex.com</history:email>
<history:pollResponse>AAA</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465762</history:username>
<history:fullName>測驗2</history:fullName>
<history:email>test2@qa.webex.com</history:email>
<history:pollResponse>BBB</history:pollResponse>
</history:attendee>
<history:attendee>
<history:username>21228465767</history:username>
<history:fullName>測驗3</history:fullName>
<history:email>test3@qa.webex.com</history:email>
<history:pollResponse>無人接聽</history:pollResponse>
</history:attendee>
</history:attendees>
</history:question>
</history:questions>
</history:poll>
</history:polls>
</serv:bodyContent>
</serv:body>
</serv:message>
如果找不到會議、該會議不屬於提出要求的使用者,或者提出要求的使用者不是網站管理員,則回應會有所不同。
回應範例:
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:history="http://www.webex.com/schemas/2002/06/service/history">
<serv:header>
<serv:response>
<serv:result>失敗</serv:result>
<serv:reason>抱歉,未找到記錄</serv:reason>
<serv:gsbStatus>主要</serv:gsbStatus>
<serv:exceptionID>000015</serv:exceptionID>
</serv:response>
</serv:header>
<serv:body>
<serv:bodyContent/>
</serv:body>
</serv:message>
新的出席者傳送視訊API 中的選項建立訓練課,設定訓練課,以及取得訓練課
因為排定 Training Center 課程時可用的選項包括傳送視訊, XML API現在已新增出席者傳送視訊
選項來為 Training Center 課程建立、取得及設定 API。
受影響的 API :
-
建立訓練課
-
設定訓練課
-
取得訓練課
設計
該選項已儲存在資料庫表格 WbxMMConfParam/paramvalue 中,為 paramname = 'optionSupportSendVideo'
建立訓練課請求更新:
設定訓練課請求更新:
該請求僅適用於 T32/ XML API11.0.0。
取得訓練課回應更新:
變更會議名稱
大小限制 最大為 128 個顯示字元
會議名稱字串會議名稱
現在被限制為最多 128 個顯示字元。 此變更符合 J2EE 首頁的限制。 如果API請求包括會議名稱
為空或超過 128 個顯示字元長度,則會顯示下列錯誤訊息:
「060065 非法輸入的會議名稱。 會議名稱不能為空或超過顯示字元長度上限 128。」
受影響的 API :
-
會議名稱
API中已變更例外訊息Lst錄製檔
當查詢時間範圍超過API的最大限制時,拋出的異常訊息Lst錄製檔
已變更。 預設情況下,查詢支援 4 週的錄製檔。 超過四個星期的請求會收到以下錯誤訊息:
「999999 已超出 28 天的最大查詢時間範圍」。
受影響的 API :
-
最後錄製檔
XML API 11.0.0 SP10 更新
XML API 11.0 SP10 更新沒有架構變更。