Getting user events with the Java SDK
Hi,
I am using the Java SDK to write an application that should be executed regularely and with every execution retrieve the changes in box since the last execution. I think that the EventLog class from the SDK would be the right thing to use, but that class can only get "Admin/Enterprise events". Is it possible to get the user events with the Java SDK?
Greetings,
Pascal
-
You can use the EventStream class in the Java SDK to get user events.
The EventLog class currently only supports enterprise events, but this is a feature gap in the Java SDK. The underlying API does support getting historical user events.
サインインしてコメントを残してください。
コメント
1件のコメント