Retrieves the maximum number of messages that can be stored in the table without deleting old ones.
Syntax
public int maxMessages()
Run On
Called
Return Value
Type: int
The maximum number of messages that can be stored in the table.
Retrieves the maximum number of messages that can be stored in the table without deleting old ones.
public int maxMessages()
Called
Type: int
The maximum number of messages that can be stored in the table.