Skip to content

Button Type ‐ Teams

Jack Devonshire edited this page Jul 9, 2024 · 2 revisions

This button type allows you to map buttons to do specific actions in the Microsoft Teams desktop app. E.g.

{
	"Reference": "BTN_5",
	"On": null,
	"Off": {
		"Type": "Teams",
		"Action": "settings"
	}
},

The full list of actions is:

  • settings
  • help
  • close
  • endcall
  • togglemute
  • togglevideo
  • togglehand
  • acceptscreenshare
  • declinescreenshare
  • admitfromlobby
  • openchat