Type Alias PrepareSessionCallback

PrepareSessionCallback: ((error?: Error, preparedSession?: PreparedDataStreamSession) => void)