Example #1
0
 public void SetChannel(string channel)
 {
     JPushInterface.SetChannel(Android.App.Application.Context, channel);
 }