java.lang.Object
com.ringcentral.paths.restapi.account.extension.webappdevices.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 list of Web Phone (RC App) devices of the specified user extension, and their current registration status (`Online`/`Offline`).

      HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/webapp-devices Rate Limit Group: Medium App Permission: ReadAccounts

      Throws:
      RestException
      IOException