Searched refs:participant (Results 1 – 5 of 5) sorted by relevance
31 SharingPtpant Convert(const Participant &participant) in Convert() argument34 result.identity = participant.identity; in Convert()35 result.role = participant.role; in Convert()36 result.state = participant.state; in Convert()37 result.privilege = Convert(participant.privilege); in Convert()38 result.attachInfo = participant.attachInfo; in Convert()61 Participant Convert(const SharingPtpant &participant) in Convert() argument64 result.identity = participant.identity; in Convert()65 result.role = participant.role; in Convert()66 result.state = participant.state; in Convert()[all …]
39 SharingPtpant Convert(const Participant &participant);43 Participant Convert(const SharingPtpant &participant);
978 | REPEATED_REQUEST | 1 | Repeated invitation, which means the participant has been invite…979 | NOT_INVITER | 2 | The participant is not the inviter of this share. Use the enum n…980 | NOT_INVITER_OR_INVITEE | 3 | Invalid participant, which means the participant is neither the …1012 …an | No | Whether the participant can modify the shared data. The value **true** mea…1013 …ean | No | Whether the participant can read the shared data. The value **true** mean…1014 …ean | No | Whether the participant can create data to share. The value **true** mean…1015 …an | No | Whether the participant can delete the shared data. The value **true** mea…1016 …n | No | Whether the participant can share the data to others. The value **true** me…1020 Represents information about a participant of device-cloud sharing.1026 | identity | string | Yes | ID of the participant. |[all …]
1870 | PARTICIPANT<sup>12+</sup> | 'participant' | Conference participant.|
1866 | PARTICIPANT<sup>12+</sup> | 'participant' | 会议参与者。 |