sessionReplayAutoStart property

bool? sessionReplayAutoStart
final

When false, Session Replay does not start automatically at SDK launch.

When null, native default behavior applies.

Implementation

final bool? sessionReplayAutoStart;