info abstract method

void info(
  1. String message
)

Function for passing an information message.

Implementation

void info(String message);