Lines Matching refs:Participant
10 - **Participant**: all participants involved in a share, including the inviter and invitees.
1018 ### Participant<sup>11+</sup>
1034 …ing, predicates: relationalStore.RdbPredicates, participants: Array<Participant>, columns?: …
1046 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share. |
1071 let participants = new Array<cloudData.sharing.Participant>();
1104 …ing, predicates: relationalStore.RdbPredicates, participants: Array<Participant>, columns: A…
1116 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share. |
1136 let participants = new Array<cloudData.sharing.Participant>();
1171 …ing, predicates: relationalStore.RdbPredicates, participants: Array<Participant>, callback: …
1183 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share. |
1202 let participants = new Array<cloudData.sharing.Participant>();
1237 …gResource: string, participants: Array<Participant>): Promise<Result<Array<Result&l…
1248 | participants | Array<[Participant](#participant11)> | Yes | Participants of the sha…
1254 | Promise<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11)…
1271 let participants = new Array<cloudData.sharing.Participant>();
1295 …e: string, participants: Array<Participant>, callback: AsyncCallback<Result<Array<R…
1306 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share.…
1307 …cCallback<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11…
1324 let participants = new Array<cloudData.sharing.Participant>();
1350 …gResource: string, participants: Array<Participant>): Promise<Result<Array<Result&l…
1361 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share…
1367 | Promise<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11)…
1384 let participants = new Array<cloudData.sharing.Participant>();
1408 …e: string, participants: Array<Participant>, callback: AsyncCallback<Result<Array<R…
1419 | participants | Array<[Participant](#participant11)> | Yes | Participants of the share.…
1420 …cCallback<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11…
1437 let participants = new Array<cloudData.sharing.Participant>();
1546 …gResource: string, participants: Array<Participant>): Promise<Result<Array<Result&l…
1557 | participants | Array<[Participant](#participant11)> | Yes | Participants with new pr…
1563 | Promise<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11)…
1580 let participants = new Array<cloudData.sharing.Participant>();
1605 …e: string, participants: Array<Participant>, callback: AsyncCallback<Result<Array<R…
1616 | participants | Array<[Participant](#participant11)> | Yes | Participants with new pri…
1617 …cCallback<[Result](#resultt11)<Array<[Result](#resultt11)<[Participant](#participant11…
1634 let participants = new Array<cloudData.sharing.Participant>();
1661 queryParticipants(sharingResource: string): Promise<Result<Array<Participant>>>
1677 | Promise<[Result](#resultt11)<Array<[Participant](#participant11)>>> | Promise u…
1704 …sharingResource: string, callback: AsyncCallback<Result<Array<Participant>>>): v…
1715 | callback | AsyncCallback<[Result](#resultt11)<Array<[Participant](#participant11…
1744 queryParticipantsByInvitation(invitationCode: string): Promise<Result<Array<Participant>…
1760 | Promise<[Result](#resultt11)<Array<[Participant](#participant11)>>> | Promise u…
1787 …(invitationCode: string, callback: AsyncCallback<Result<Array<Participant>>>): v…
1798 | callback | AsyncCallback<[Result](#resultt11)<Array<[Participant](#participant11)…