isP2P property

bool isP2P
getter/setter pair

Whether this is a P2P (peer-to-peer) call.

Defaults to true.

Implementation

bool isP2P = true;