names property

List<String> names
final

想要监听的通知 名称数组 可以同时监听多个通知

eg:

'ListUpdate', 'Logout'

Implementation

final List<String> names;