Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentHiveUserSubscriptionRequest

Interface used for to update user availability

Hierarchy

  • AgentHiveUserSubscriptionRequest

Index

Properties

agentIds: string[]

A List which represents the members to subscribe to.

subscribe: boolean

A boolean value which represents whether to subscribe or unsubscribe.

userId: string

A string value which represents user Id.

Generated using TypeDoc