Exemplo n.º 1
0
 static AndroidSender()
 {
     pushApplicationSession = new PushApplicationSession();
 }
Exemplo n.º 2
0
 static IOSSender()
 {
     pushApplicationSession = new PushApplicationSession();
 }