Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Added Teams meeting start/end #1260

Merged
merged 6 commits into from
Jun 25, 2021
Merged

Conversation

tracyboehrer
Copy link
Member

Fixes #1220

Copy link

@mdrichardson mdrichardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 things after testing:

  1. Is it possible to make meetingId in TeamsInfo.getMeetingInfo() an optional param?
  2. Meeting Start and End events are resulting in:
java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.time.ZoneOffset java.time.OffsetDateTime.offset accessible: module java.base does not "opens java.time" to unnamed module ...

Edit: This was caused by using the Oracle JDK. Switching to Azul worked!

image

@tracyboehrer tracyboehrer merged commit 1961cca into main Jun 25, 2021
@tracyboehrer tracyboehrer deleted the tracyboehrer/meeting-start-end branch June 25, 2021 13:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Teams - meeting start/end events (Java)
3 participants