Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 785 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 785 Bytes

AdobeScheduler

6/18/2018 - Update AdobeScheduler

.Net calendar for Adobe connect.

Credentials - SAU

  • IntraNet
  • carrera.southern.edu:8080
  • Adobe connect
  • turner.southern.edu

SDK

AdobeConnect Sdk customized on the following functions: Funtions found in AdobeConnectXmlAPI

  • public bool IsAdmin (String acl_id)
  • public List<List> GetSharedList()

Logon, User management

  • public bool Login(string userName, string userPassword, out StatusInfo iStatus)

and others..

Updates Needed

  • AdobeConnectSdk merge
  • Update bootstrap from 2.3.2 to latest.