Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete members #310

Open
Jericho opened this issue Jul 28, 2023 · 0 comments
Open

Remove obsolete members #310

Jericho opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
Breaking Change This change causes backward compatibility issue(s)

Comments

@Jericho
Copy link
Owner

Jericho commented Jul 28, 2023

  • Methods that use "page number" and "page count" for pagination
    • Obsolete since August 2020
    • There are 17 methods that use this old style pagination
    • These methods have been replaced with pagination that uses a "pagingToken"
  • PastMeetings.GetFilesAsync
    • Obsolete since September 2020
  • User.PhoneCountry
    • Obsolete since March 2022
  • User.PhoneNumber
    • Obsolete since March 2022
  • ZoomClient.DataCompliance property, IDataCompliance interface and DataCompliance resource class
    • Obsolete since June 2022
  • MeetingSettings.HostInChina
    • Obsolete since June 2022
  • MeetingSettings.HostInIndia
    • Obsolete since June 2022
  • MeetingSettings.EnforceLogin
    • Obsolete since June 2022
  • MeetingSettings.EnforceLoginDomains
    • Obsolete since June 2022
  • OAuthConnectionInfo constructors
    • Obsolete since February 2023
    • Replaced with static methods such as WithClientCredentials and ForServerToServer
@Jericho Jericho added the Breaking Change This change causes backward compatibility issue(s) label Jul 28, 2023
@Jericho Jericho self-assigned this Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This change causes backward compatibility issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant