クラス
com.github.ucchyocean.lc.NGWordAction の使用

NGWordAction を使用しているパッケージ
com.github.ucchyocean.lc   
 

com.github.ucchyocean.lc での NGWordAction の使用
 

NGWordAction を返す com.github.ucchyocean.lc のメソッド
static NGWordAction NGWordAction.fromID(String id)
          識別文字列から、NGWordActionを作成して返す。
 NGWordAction LunaChatConfig.getNgwordAction()
          NGワードを発言した人に対して実行するアクション
mask = マスクするのみ
kick = マスクしてチャンネルからキックする
ban = マスクしてチャンネルからBANする
static NGWordAction NGWordAction.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static NGWordAction[] NGWordAction.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 



Copyright © 2016. All rights reserved.