is_compatible


Description:

public bool is_compatible (ProtocolInfo info2)

Checks if the given protocolInfo string is compatible with info.

Parameters:

this

The first ProtocolInfo

info2

The second ProtocolInfo

Returns:

true if protocol_info is compatible with info, otherwise false.