Home
last modified time | relevance | path

Searched refs:participant (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_value_util.cpp31 SharingPtpant Convert(const Participant &participant) in Convert() argument
34 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() argument
64 result.identity = participant.identity; in Convert()
65 result.role = participant.role; in Convert()
66 result.state = participant.state; in Convert()
[all …]
H A Dcloud_value_util.h39 SharingPtpant Convert(const Participant &participant);
43 Participant Convert(const SharingPtpant &participant);
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-cloudData-sys.md978 | 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 …]
/ohos5.0/docs/en/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1870 | PARTICIPANT<sup>12+</sup> | 'participant' | Conference participant.|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1866 | PARTICIPANT<sup>12+</sup> | 'participant' | 会议参与者。 |