|
RingCentral .Net SDK
|

Public Member Functions | |
| Index (V1.Index parent) | |
| string | Path (bool withParameter=false) |
| async Task< EveryoneTeamInfo > | Get (RestRequestConfig restRequestConfig=null) |
| Returns information about "Everyone" chat (a company level chat which includes all employees). HTTP Method: get Endpoint: /team-messaging/v1/everyone Rate Limit Group: Light App Permission: TeamMessaging More... | |
| async Task< EveryoneTeamInfo > | Patch (UpdateEveryoneTeamRequest updateEveryoneTeamRequest, RestRequestConfig restRequestConfig=null) |
| Updates "Everyone" chat information. HTTP Method: patch Endpoint: /team-messaging/v1/everyone Rate Limit Group: Medium App Permission: TeamMessaging More... | |
Public Attributes | |
| V1.Index | parent |
| RestClient | rc |
|
inline |
Returns information about "Everyone" chat (a company level chat which includes all employees). HTTP Method: get Endpoint: /team-messaging/v1/everyone Rate Limit Group: Light App Permission: TeamMessaging
|
inline |
Updates "Everyone" chat information. HTTP Method: patch Endpoint: /team-messaging/v1/everyone Rate Limit Group: Medium App Permission: TeamMessaging