java.lang.Object
com.ringcentral.paths.webinar.history.v1.webinars.sessions.participants.self.Index

public class Index extends Object
  • Field Details

  • Constructor Details

    • Index

      public Index(Index parent)
  • Method Details

    • path

      public String path()
    • path

      public String path(Boolean withParameter)
    • get

      Returns the participant information specific to a webinar session. Accessible by any authenticated participant. For a non-authenticated participant, API returns error.

      HTTP Method: get Endpoint: /webinar/history/v1/webinars/{webinarId}/sessions/{sessionId}/participants/self Rate Limit Group: Heavy App Permission: ReadWebinars

      Throws:
      RestException
      IOException