|
Video SDK for Android API Reference
|
Subsession kit. More...
Public Member Functions | |
| String | getSubSessionName () |
| Get the subsession user's name. | |
| String | getSubSessionID () |
| Get the subsession's ID. | |
| List< SubSessionUser > | getSubSessionUserList () |
| Get the list of users in this subsession. | |
| int | joinSubSession () |
| Join this subsession. | |
Subsession kit.
Definition at line 8 of file SubSessionKit.java.
| String us.zoom.sdk.SubSessionKit.getSubSessionID | ( | ) |
Get the subsession's ID.
| String us.zoom.sdk.SubSessionKit.getSubSessionName | ( | ) |
Get the subsession user's name.
| List< SubSessionUser > us.zoom.sdk.SubSessionKit.getSubSessionUserList | ( | ) |
Get the list of users in this subsession.
SubSessionUser | int us.zoom.sdk.SubSessionKit.joinSubSession | ( | ) |
Join this subsession.