<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://mars.merhot.dk/w/index.php?action=history&amp;feed=atom&amp;title=Java_3</id>
		<title>Java 3 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://mars.merhot.dk/w/index.php?action=history&amp;feed=atom&amp;title=Java_3"/>
		<link rel="alternate" type="text/html" href="http://mars.merhot.dk/w/index.php?title=Java_3&amp;action=history"/>
		<updated>2026-04-10T18:02:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://mars.merhot.dk/w/index.php?title=Java_3&amp;diff=40116&amp;oldid=prev</id>
		<title>Mach: Created page with &quot;==Notification Channel== &lt;source lang=&quot;java&gt; public void CreateNotificationChannel() {         NotificationChannel channel = new NotificationChannel(                 &quot;test&quot;,...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mars.merhot.dk/w/index.php?title=Java_3&amp;diff=40116&amp;oldid=prev"/>
				<updated>2019-01-30T13:03:00Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Notification Channel== &amp;lt;source lang=&amp;quot;java&amp;gt; public void CreateNotificationChannel() {         NotificationChannel channel = new NotificationChannel(                 &amp;quot;test&amp;quot;,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Notification Channel==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;java&amp;gt;&lt;br /&gt;
public void CreateNotificationChannel() {&lt;br /&gt;
        NotificationChannel channel = new NotificationChannel(&lt;br /&gt;
                &amp;quot;test&amp;quot;,&lt;br /&gt;
                &amp;quot;test&amp;quot;,&lt;br /&gt;
                NotificationManager.IMPORTANCE_DEFAULT);&lt;br /&gt;
&lt;br /&gt;
        notificationManager = getSystemService(NotificationManager.class);&lt;br /&gt;
        notificationManager.createNotificationChannel(channel);&lt;br /&gt;
    }&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mach</name></author>	</entry>

	</feed>