Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comunes/kune
/ url
Method
url
src/main/java/cc/kune/common/client/notify/NotifyLevel.java:84–87 ·
view source on GitHub ↗
Url. @param url the url @return the notify level
(final String url)
Source
from the content-addressed store, hash-verified
82
* @
return
the notify level
83
*/
84
public
NotifyLevel url(
final
String url) {
85
this.url = url;
86
return
this;
87
}
88
}
Callers
3
twoBasicAvatarMsg
Method · 0.80
twoBasicDiffAvatarMsg
Method · 0.80
avatar
Method · 0.80
Calls
no outgoing calls
Tested by
2
twoBasicAvatarMsg
Method · 0.64
twoBasicDiffAvatarMsg
Method · 0.64