Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Odoo-mobile/framework
/ getAvatar
Method
getAvatar
src/com/odoo/support/OEUser.java:295–297 ·
view source on GitHub ↗
Gets the avatar. @return the avatar
()
Source
from the content-addressed store, hash-verified
293
* @
return
the avatar
294
*/
295
public
String getAvatar() {
296
return
avatar;
297
}
298
299
/**
300
* Sets the avatar.
Callers
4
getAsBundle
Method · 0.95
setDrawerHeader
Method · 0.80
setupView
Method · 0.80
getAccounts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected