containsMessage

static boolean containsMessage(Array<String> message)

Checks if any of the specified messages is contained in the current message

Return

true if any of the specified messages is contained in the current message, false otherwise

Parameters

message

the messages to check