toggle menu
Quobis Android SDK (internal 0.82.1)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 0.82.1)
/
com.quobis.sippo.sipposdk.meetings.model
/
Meeting
/
Meeting
Meeting
constructor
(
id
:
String
,
name
:
String
,
participants
:
List
<
WacMeetingParticipant
>
,
isPasswordProtected
:
Boolean
,
validSince
:
Date
,
validUntil
:
Date
,
user
:
Contact
,
url
:
String
)