Uses of Class
org.exoplatform.webconferencing.InvitedIdentity
Packages that use InvitedIdentity
-
Uses of InvitedIdentity in org.exoplatform.webconferencing
Method parameters in org.exoplatform.webconferencing with type arguments of type InvitedIdentityModifier and TypeMethodDescriptionprotected voidWebConferencingService.txUpdateInvites(String callId, List<InvitedIdentity> identities) Tx update invites.WebConferencingService.updateInvites(String callId, List<InvitedIdentity> identities) Update invites. -
Uses of InvitedIdentity in org.exoplatform.webconferencing.cometd
Methods in org.exoplatform.webconferencing.cometd that return types with arguments of type InvitedIdentityModifier and TypeMethodDescriptionprotected List<InvitedIdentity> CometdWebConferencingService.invitedIdentitiesFromJson(Object obj) Invited identities list.