Uses of Class
io.sendon.model.RegisterChannel412Response
-
Packages that use RegisterChannel412Response Package Description io.sendon.model -
-
Uses of RegisterChannel412Response in io.sendon.model
Methods in io.sendon.model that return RegisterChannel412Response Modifier and Type Method Description RegisterChannel412ResponseRegisterChannel412Response. code(RegisterChannel412Response.CodeEnum code)static RegisterChannel412ResponseRegisterChannel412Response. fromJson(String jsonString)Create an instance of RegisterChannel412Response given an JSON stringRegisterChannel412ResponseRegisterChannel412Response. message(String message)
-