/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.1.1/ |
H A D | changelogs-account_os_account.md | 5 …sting distributed account nickname and profile picture specifications cannot meet requirements in … 7 Therefore, the distributed account nickname and profile picture specifications are expanded. 16 - The nickname cannot exceed 20 characters, and the profile picture size cannot exceed 3 MB. 19 - The nickname cannot exceed 1024 characters, and the profile picture size cannot exceed 10 MB.
|
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/ |
H A D | account_info_parcel.cpp | 106 std::u16string nickname; in ReadOhosAccountInfo() local 107 if (!data.ReadString16(nickname)) { in ReadOhosAccountInfo() 124 ohosAccountInfo.nickname_ = Str16ToStr8(nickname); in ReadOhosAccountInfo()
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/ |
H A D | vcard_nickname_data.cpp | 40 void VCardNicknameData::SetNickName(const std::string &nickname) in SetNickName() argument 42 nickname_ = nickname; in SetNickName()
|
/ohos5.0/base/telephony/core_service/utils/vcard/include/contact_data/ |
H A D | vcard_nickname_data.h | 32 void SetNickName(const std::string &nickname);
|
/ohos5.0/docs/en/application-dev/basic-services/account/ |
H A D | manage-os-account.md | 89 Change the profile photo and nickname of a system account as required.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-distributed-account.md | 369 | nickname<sup>9+</sup> | string |否 | 分布式账号的昵称,默认为空。 |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-esim-sys.md | 536 setProfileNickname\(slotId: number, iccid: string, nickname: string\): Promise\<ResultCode\>; 552 | nickname | string | 是 | 昵称。 |
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | permissions-for-all.md | 376 Allows a system application or carrier application to set the eSIM nickname and activate the eSIM.
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-distributed-account.md | 369 | nickname<sup>9+</sup> | string |No | Nickname of the distributed account. By default, no value is…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-account.md | 31 |新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:nickname|@ohos.acc…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-account.md | 31 |新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:nickname|@ohos.acc…
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | introduction-to-arkts.md | 1617 In the following example, the method `getNick` returns a nickname if it is set; otherwise, an empty… 1657 …ng sample, the output is a person's spouse nickname if that person has a spouse, and the spouse ha…
|
/ohos5.0/docs/en/application-dev/reference/apis-contacts-kit/ |
H A D | js-apis-contact.md | 3793 | nickName | [NickName](#nickname) | Yes | Yes | Contact nickname. … 3865 | ATTR_NICKNAME | Contact nickname. | 4119 Defines a contact's nickname. 4127 | nickName | string | Yes | Yes | Contact nickname.|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-account.md | 31 …utedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.dis…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-account.md | 31 …utedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.dis…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-account.md | 348 |type有变化|类名:DistributedInfo;<br>方法or属性:nickname?: string;<br>旧版本信息:|类名:DistributedInfo;<br>方法or属性:n…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-account.md | 101 |新增|NA|类名:DistributedInfo;<br>方法or属性:nickname?: string;|@ohos.account.distributedAccount.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-account.md | 348 …or attribute name: nickname?: string;<br>Old version information: |Class name: DistributedInfo;<br…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-account.md | 101 |Added|NA|Class name: DistributedInfo;<br>Method or attribute name: nickname?: string;|@ohos.accoun…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-contacts-kit/ |
H A D | js-apis-contact.md | 3793 | nickName | [NickName](#nickname) | 是 | 是 | 联系人的昵称。 …
|
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-call-sys.md | 5087 | userName | string | Yes | User nickname.|
|