示例#1
0
 public void SetNotificationListener(NotificationListener listener)
 {
     _gs_setNotificationActionListener(listener.GetPointer(), Callbacks.NotificationListener);
 }