Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ _nNotify
Method
_nNotify
shared/java/Notifications.java:12–12 ·
view source on GitHub ↗
(String title, String body)
Source
from the content-addressed store, hash-verified
10
}
11
12
@ApiStatus.Internal
public
static
native
void
_nNotify(String title, String body);
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected