RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Restapi.Subscription.Renew.Index Class Reference
Collaboration diagram for RingCentral.Paths.Restapi.Subscription.Renew.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (Subscription.Index parent)
 
string Path (bool withParameter=false)
 
async Task< SubscriptionInfoPost (RestRequestConfig restRequestConfig=null)
 Renews the existing subscription (this request comes with empty body). Please note that WebSocket subscriptions are renewed automatically while websocket session is alive. HTTP Method: post Endpoint: /restapi/{apiVersion}/subscription/{subscriptionId}/renew Rate Limit Group: Light More...
 

Public Attributes

Subscription.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Post()

async Task<SubscriptionInfo> RingCentral.Paths.Restapi.Subscription.Renew.Index.Post ( RestRequestConfig  restRequestConfig = null)
inline

Renews the existing subscription (this request comes with empty body). Please note that WebSocket subscriptions are renewed automatically while websocket session is alive. HTTP Method: post Endpoint: /restapi/{apiVersion}/subscription/{subscriptionId}/renew Rate Limit Group: Light


The documentation for this class was generated from the following file: