MCPcopy 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

getAsBundleMethod · 0.95
setDrawerHeaderMethod · 0.80
setupViewMethod · 0.80
getAccountsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected