Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly config

The resolved configuration of GroupServiceClient class. This is resolved and normalized from the constructor configuration interface.

middlewareStack

middlewareStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>

Methods

completeGroupAvatarUpload

consumeGroupInvite

createGroup

createGroupInvite

createGroupJoinRequest

destroy

  • destroy(): void
  • Destroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.

    Returns void

getGroupInvite

getGroupProfile

getGroupSummary

joinGroup

leaveGroup

listSuggestedGroups

prepareGroupAvatarUpload

resolveGroupJoinRequest

searchGroups

send

transferGroupOwnership

updateGroupProfile

validateGroupProfile