public class VideoConferencingService extends java.lang.Object implements IVideoConferencing
Constructor and Description |
---|
VideoConferencingService(BmContext context,
java.lang.String domainUid) |
Modifier and Type | Method and Description |
---|---|
VEvent |
add(VEvent vevent) |
void |
createResource(java.lang.String uid,
VideoConferencingResourceDescriptor descriptor) |
VEvent |
remove(VEvent vevent) |
VEvent |
update(VEvent old,
VEvent current) |
public VideoConferencingService(BmContext context, java.lang.String domainUid)
public VEvent add(VEvent vevent)
add
in interface IVideoConferencing
public VEvent remove(VEvent vevent)
remove
in interface IVideoConferencing
public VEvent update(VEvent old, VEvent current)
update
in interface IVideoConferencing
public void createResource(java.lang.String uid, VideoConferencingResourceDescriptor descriptor)
createResource
in interface IVideoConferencing
Copyright © 2022. All Rights Reserved.