Home
last modified time | relevance | path

Searched refs:nickname (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.1.1/
H A Dchangelogs-account_os_account.md5 …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 Daccount_info_parcel.cpp106 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 Dvcard_nickname_data.cpp40 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 Dvcard_nickname_data.h32 void SetNickName(const std::string &nickname);
/ohos5.0/docs/en/application-dev/basic-services/account/
H A Dmanage-os-account.md89 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 Djs-apis-distributed-account.md369 | nickname<sup>9+</sup> | string |否 | 分布式账号的昵称,默认为空。 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-esim-sys.md536 setProfileNickname\(slotId: number, iccid: string, nickname: string\): Promise\<ResultCode\>;
552 | nickname | string | 是 | 昵称。 |
/ohos5.0/docs/en/application-dev/security/AccessToken/
H A Dpermissions-for-all.md376 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 Djs-apis-distributed-account.md369 | 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 Djs-apidiff-account.md31 |新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:nickname|@ohos.acc…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-account.md31 |新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:nickname|@ohos.acc…
/ohos5.0/docs/en/application-dev/quick-start/
H A Dintroduction-to-arkts.md1617 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 Djs-apis-contact.md3793 | 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 Djs-apidiff-account.md31 …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 Djs-apidiff-account.md31 …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 Djs-apidiff-account.md348 |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 Djs-apidiff-account.md101 |新增|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 Djs-apidiff-account.md348 …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 Djs-apidiff-account.md101 |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 Djs-apis-contact.md3793 | nickName | [NickName](#nickname) | 是 | 是 | 联系人的昵称。 …
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-call-sys.md5087 | userName | string | Yes | User nickname.|