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

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)

4 participants