q:/ext/mw/NokiaAccountService/NokiaAccountQMLPlugin/src/noasso/accountmanagement.h

On success of

See also: retriveOperatorProfile API, operator profile infomration can be fetched using this API

QVariantMap operatorProfile = operatorProfile(); QString emailAddrress = operatorProfile["email"]; QDate birthDate = operatorProfile["birthDate"]; bool emailMarketingConsent = operatorProfile["emailConsent"]; bool mobileMarketingConsent = operatorProfile["mobileConsent"]; deprecated api