useFixedLink property

bool? useFixedLink
getter/setter pair

Whether to use fixed link (stagerooms.mediasfu.com) instead of dynamic URL selection When true, always connects to stagerooms.mediasfu.com When false, URL is selected based on meeting ID prefix (d=demos, s=sandbox, p=production)

Implementation

bool? useFixedLink;